mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
change version number
This commit is contained in:
@@ -7,11 +7,11 @@
|
||||
|
||||
<!-- all these need to change for new releases -->
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>1.2, Copyright © Ben Fry and Casey Reas</string>
|
||||
<string>1.2.1, Copyright © Ben Fry and Casey Reas</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.2</string>
|
||||
<string>1.2.1</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.2</string>
|
||||
<string>1.2.1</string>
|
||||
<!-- now stop changing things and get outta here -->
|
||||
|
||||
<key>CFBundleAllowMixedLocalizations</key>
|
||||
|
||||
Reference in New Issue
Block a user