Skip to content

Commit 6285aa1

Browse files
committed
bump 1.20 version
1 parent c481e5c commit 6285aa1

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

assets/textures/splash_121.png

367 KB
Loading

src/versions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ class OldVersion(NamedTuple):
4040
# )
4141

4242

43-
VERSION = 'v3.2.0'
43+
VERSION = 'v3.2.19'
4444
MC_VERSION = '1.20.1'
4545
FORGE_VERSION = '47.1.3'
4646
LANGUAGES = ('en_us', 'ja_jp', 'pt_br', 'ko_kr', 'uk_ua', 'zh_cn', 'zh_hk', 'zh_tw', 'ru_ru')

0 commit comments

Comments
 (0)