mirror of
https://gitlab.com/veilid/veilidchat.git
synced 2025-09-15 10:11:53 -04:00
Version update: v0.4.1 → v0.4.2
This commit is contained in:
parent
6665e5dd0f
commit
120a7105c8
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
[bumpversion]
|
||||
current_version = 0.4.1+0
|
||||
current_version = 0.4.2+0
|
||||
commit = False
|
||||
tag = False
|
||||
parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)\+(?P<buildcode>\d+)
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
name: veilidchat
|
||||
description: VeilidChat
|
||||
publish_to: 'none'
|
||||
version: 0.4.1+14
|
||||
version: 0.4.2+15
|
||||
|
||||
environment:
|
||||
sdk: '>=3.2.0 <4.0.0'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue