Skip to content

Commit 4d66930

Browse files
author
arch
committed
bump installer version due to lua changes
1 parent a0f2d37 commit 4d66930

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/Installer/mtfg-ofs-extension-installer.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
from tqdm import tqdm
1818

1919

20-
VERSION = "v0.2.2"
20+
VERSION = "v0.2.3"
2121
FUNSCRIPT_GENERATOR_RELEASE_URL = "https://github.com/michael-mueller-git/Python-Funscript-Editor/releases"
2222
OFS_EXTENSION_DIR = os.path.expandvars(r'%APPDATA%\OFS\OFS2_data\extensions')
2323
LATEST_RELEASE_API_URL = 'https://api.github.com/repos/michael-mueller-git/Python-Funscript-Editor/releases/latest'

0 commit comments

Comments
 (0)