This will be Cappuccino 0.9.10.

This commit is contained in:
Alexander Ljungberg
2017-07-11 14:26:57 +01:00
parent 9547b70743
commit 76d77cc244
5 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -46,7 +46,7 @@
<key>LSMinimumSystemVersion</key>
<string>$(MACOSX_DEPLOYMENT_TARGET)</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2012-2016 Cappuccino Project. All rights reserved.</string>
<string>Copyright © 2012-2017 Cappuccino Project. All rights reserved.</string>
<key>NSMainNibFile</key>
<string>MainMenu</string>
<key>NSPrincipalClass</key>
@@ -56,6 +56,6 @@
<key>XCCLastCappuccinoMasterBranchURL</key>
<string>https://github.com/cappuccino/cappuccino/archive/master.zip</string>
<key>XCCLastCappuccinoReleaseURL</key>
<string>https://github.com/cappuccino/cappuccino/archive/0.9.9.zip</string>
<string>https://github.com/cappuccino/cappuccino/archive/0.9.10.zip</string>
</dict>
</plist>