Skip to content

Commit 479fe85

Browse files
committed
Merge remote-tracking branch 'upstream/new-extension' into new-extension
2 parents de22990 + 98777c6 commit 479fe85

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build/macosx/template.app/Contents/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77

88
<!-- all these need to change for new releases -->
99
<key>CFBundleGetInfoString</key>
10-
<string>1.0-beta4</string>
10+
<string>1.0-rc1</string>
1111
<key>CFBundleVersion</key>
1212
<string>0100</string>
1313
<key>CFBundleShortVersionString</key>
14-
<string>1.0-beta4</string>
14+
<string>1.0-rc1</string>
1515
<!-- now stop changing things and get outta here -->
1616

1717
<key>CFBundleAllowMixedLocalizations</key>

0 commit comments

Comments
 (0)