Skip to content

Commit

Permalink
v6.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
boludoz committed Jul 30, 2022
1 parent 826e3f1 commit 6ea3f5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MyBot.run.version.au3
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@
Global $g_sBotVersion = "v7.9.8" ;~ Don't add more here, but below. Version can't be longer than vX.y.z because it is also used in Checkversion()

; Check Version - Team AiO MOD++
Global $g_sModVersion = "v6.3.4" ;<== Just Change This to Version Number
Global $g_sModVersion = "v6.3.5" ;<== Just Change This to Version Number
Global $g_sModSupportUrl = "https://github.com/boludoz/AIO-Mod/releases" ;<== Our Website Link Download

0 comments on commit 6ea3f5f

Please sign in to comment.