New version

This commit is contained in:
Maxime Lalo 2023-04-18 16:44:39 +02:00
parent 2845f82e64
commit 115ae1beac
2 changed files with 2 additions and 2 deletions

View File

@ -21,4 +21,4 @@ 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.4.9 appVersion: 0.4.10

View File

@ -1,3 +1,3 @@
{ {
"version": "v0.4.9" "version": "v0.4.10"
} }