tag version

This commit is contained in:
Hugo Lextrait 2023-04-14 16:57:50 +02:00
parent 7753b84dd9
commit a4f4aa7cfc
2 changed files with 2 additions and 2 deletions

View File

@ -21,5 +21,5 @@ version: 0.0.1
# incremented each time you make changes to the application. Versions are not expected to # incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using. # follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes. # It is recommended to use it with quotes.
appVersion: 0.3.9 appVersion: 0.4.0

View File

@ -1,3 +1,3 @@
{ {
"version": "v0.1.0" "version": "v0.4.0"
} }