From fa07bc143e2427c2a1d373b5ea7149eb3d34d883 Mon Sep 17 00:00:00 2001 From: Alexander Ljungberg Date: Fri, 1 Apr 2016 22:25:21 +0100 Subject: [PATCH] Fixed: missed some version number bumps in the 0.9.9 release. --- README.markdown | 2 +- Tools/XcodeCapp/XcodeCapp/Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.markdown b/README.markdown index 3883145f2..87e7b9a50 100644 --- a/README.markdown +++ b/README.markdown @@ -35,7 +35,7 @@ Getting Started --------------- To get started, download and install the current release version of Cappuccino: - $ curl https://raw.githubusercontent.com/cappuccino/cappuccino/v0.9.8/bootstrap.sh >/tmp/cappuccino_bootstrap.sh && bash /tmp/cappuccino_bootstrap.sh + $ curl https://raw.githubusercontent.com/cappuccino/cappuccino/v0.9.9/bootstrap.sh >/tmp/cappuccino_bootstrap.sh && bash /tmp/cappuccino_bootstrap.sh If you'd just like to get started using Cappuccino for your web apps, you are done. diff --git a/Tools/XcodeCapp/XcodeCapp/Info.plist b/Tools/XcodeCapp/XcodeCapp/Info.plist index e3365df23..cbf2be73a 100644 --- a/Tools/XcodeCapp/XcodeCapp/Info.plist +++ b/Tools/XcodeCapp/XcodeCapp/Info.plist @@ -56,6 +56,6 @@ XCCLastCappuccinoMasterBranchURL https://github.com/cappuccino/cappuccino/archive/master.zip XCCLastCappuccinoReleaseURL - https://github.com/cappuccino/cappuccino/archive/0.9.8.zip + https://github.com/cappuccino/cappuccino/archive/0.9.9.zip