Version update: v0.4.8 → v0.4.9

This commit is contained in:
TC Johnson 2025-08-07 15:03:40 -07:00
parent 8019d83c2a
commit 0a1502b845
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
[bumpversion]
current_version = 0.4.8+0
current_version = 0.4.9+0
commit = False
tag = False
parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)\+(?P<buildcode>\d+)

View file

@ -1,7 +1,7 @@
name: veilidchat
description: VeilidChat
publish_to: "none"
version: 0.4.8+25
version: 0.4.9+26
environment:
sdk: ">=3.2.0 <4.0.0"