Start refactoring

This commit is contained in:
Aurélie Delhaie
2023-05-29 17:44:50 +02:00
parent 55ac50f3be
commit c06843cd28
31 changed files with 1125 additions and 1267 deletions

View File

@@ -1,5 +1,5 @@
package constant
const Version = "1.0.0"
const Version = "2.0.0"
const ApiVersion = 1
const ApiVersion = 2