Skip to content

Commit

Permalink
Version 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pwd491 committed Jun 10, 2024
1 parent c0f58d5 commit f1badee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Syncogram/config.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"APP": {
"NAME": "Syncogram",
"VERSION": "2024.06.02",
"VERSION": "0.1.0",
"VERSION_IS_ALPHA": "True",
"VERSION_IS_BETA": "False"
},
"DATABASE": {
"VERSION": "0.0.5"
"VERSION": "0.0.6"
},
"GIT": {
"REPO_LINK": "https://github.com/pwd491/syncogram.git",
Expand Down

0 comments on commit f1badee

Please sign in to comment.