Version update: v0.4.2 → v0.4.3 [ci skip]

This commit is contained in:
Christien Rioux 2024-08-06 19:55:57 -07:00
parent c3df5bec8c
commit 31074732b6
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
[bumpversion]
current_version = 0.4.2+0
current_version = 0.4.3+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.2+15
version: 0.4.3+16
environment:
sdk: '>=3.2.0 <4.0.0'