Skip to content

Commit 41e0f1d

Browse files
committed
2026-04-15T1938Z
1 parent f2d5c62 commit 41e0f1d

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

Source/util/const.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# The `GIT_RELEASE_VERSION` and `ZIPPED_RELEASE_VERSION` lines can change programmatically using a PowerShell script.
22

3-
GIT_RELEASE_VERSION = '''0.66.0'''
3+
GIT_RELEASE_VERSION = '''0.66.1'''
44

5-
ZIPPED_RELEASE_VERSION = '''0.66.0-binaries'''
5+
ZIPPED_RELEASE_VERSION = '''0.66.1-binaries'''
66
ZIPPED_RELEASE_LINK_FORMAT = 'https://github.com/Windows81/Roblox-Freedom-Distribution/releases/download/%s/%s.%s.7z'
77

88
PLACE_IDEN_CONST = 1818

0 commit comments

Comments
 (0)