We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7c7c15 commit 29a355dCopy full SHA for 29a355d
version.lua
@@ -1,6 +1,6 @@
1
return{
2
["appName"]="Smart Bingo",
3
- ["appVer"]="V1.9",
4
- ["apkCode"]=109,
5
- ["verStr"]="1.9.0",
+ ["appVer"]="V1.10",
+ ["apkCode"]=110,
+ ["verStr"]="1.10.0",
6
}
0 commit comments