Skip to content

Commit 12e2cd8

Browse files
committed
v2.1.0
1 parent 1ba9eb6 commit 12e2cd8

File tree

674 files changed

+70733
-8504
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

674 files changed

+70733
-8504
lines changed

.DS_Store

-8 KB
Binary file not shown.

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
.DS_Store

Apps/.DS_Store

-8 KB
Binary file not shown.

Apps/OrangeBloxMac.zip

411 KB
Binary file not shown.

Apps/OrangeBloxMacIntel.zip

901 KB
Binary file not shown.

Apps/OrangeBloxWindows.zip

228 KB
Binary file not shown.

Apps/OrangeLoader.app/Contents/Info.plist

100644100755
Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<key>CFBundlePackageType</key>
2020
<string>APPL</string>
2121
<key>CFBundleShortVersionString</key>
22-
<string>2.0.3</string>
22+
<string>2.1.0</string>
2323
<key>CFBundleURLTypes</key>
2424
<array>
2525
<dict>
@@ -31,7 +31,6 @@
3131
<array>
3232
<string>roblox-player</string>
3333
<string>roblox-studio</string>
34-
<string>roblox-studio-auth</string>
3534
<string>roblox</string>
3635
</array>
3736
</dict>
@@ -140,7 +139,7 @@
140139
</dict>
141140
</array>
142141
<key>CFBundleVersion</key>
143-
<string>2.0.3</string>
142+
<string>2.1.0</string>
144143
<key>LSApplicationCategoryType</key>
145144
<string>public.app-category.utilities</string>
146145
<key>LSMinimumSystemVersion</key>
32 Bytes
Binary file not shown.

Apps/OrangePlayRoblox.app/Contents/Info.plist

100644100755
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
<key>CFBundlePackageType</key>
1818
<string>APPL</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>2.0.3</string>
20+
<string>2.1.0</string>
2121
<key>CFBundleVersion</key>
22-
<string>2.0.3</string>
22+
<string>2.1.0</string>
2323
<key>LSApplicationCategoryType</key>
2424
<string>public.app-category.utilities</string>
2525
<key>LSMinimumSystemVersion</key>
-32 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)