version bump
This commit is contained in:
parent
fea12454de
commit
dc2005caa9
@ -213,7 +213,7 @@
|
|||||||
0,
|
0,
|
||||||
0
|
0
|
||||||
],
|
],
|
||||||
"SaveName": "Arkham SCE - 3.1.0",
|
"SaveName": "Arkham SCE - 3.2.0",
|
||||||
"Sky": "Sky_Museum",
|
"Sky": "Sky_Museum",
|
||||||
"SkyURL": "https://i.imgur.com/GkQqaOF.jpg",
|
"SkyURL": "https://i.imgur.com/GkQqaOF.jpg",
|
||||||
"SnapPoints_path": "SnapPoints.json",
|
"SnapPoints_path": "SnapPoints.json",
|
||||||
|
@ -42,7 +42,7 @@ local navigationOverlayApi = require("core/NavigationOverlayApi")
|
|||||||
local tokenChecker = require("core/token/TokenChecker")
|
local tokenChecker = require("core/token/TokenChecker")
|
||||||
|
|
||||||
-- online functionality related variables
|
-- online functionality related variables
|
||||||
local MOD_VERSION = "3.1.0"
|
local MOD_VERSION = "3.2.0"
|
||||||
local SOURCE_REPO = 'https://raw.githubusercontent.com/chr1z93/loadable-objects/main'
|
local SOURCE_REPO = 'https://raw.githubusercontent.com/chr1z93/loadable-objects/main'
|
||||||
local library, requestObj, modMeta, notificationVisible
|
local library, requestObj, modMeta, notificationVisible
|
||||||
local acknowledgedUpgradeVersions = {}
|
local acknowledgedUpgradeVersions = {}
|
||||||
|
Loading…
Reference in New Issue
Block a user