mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-09-10 12:47:13 +00:00
Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5111a527b9 |
@@ -31,7 +31,7 @@ PROJECT_NAME = " API"
|
||||
# This could be handy for archiving the generated documentation or
|
||||
# if some version control system is used.
|
||||
|
||||
PROJECT_NUMBER = 0.9.7
|
||||
PROJECT_NUMBER = 0.9.7-1
|
||||
|
||||
PROJECT_LOGO = ./Tools/Documentation/logo.png
|
||||
|
||||
|
||||
+1
-1
@@ -167,7 +167,7 @@ install_directory=""
|
||||
tmp_zip="/tmp/cappuccino.zip"
|
||||
|
||||
github_user="cappuccino"
|
||||
github_ref="v0.9.7"
|
||||
github_ref="v0.9.7-1"
|
||||
|
||||
noprompt=""
|
||||
install_capp=""
|
||||
|
||||
+1
-1
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"version": "0.9.7"
|
||||
"version": "0.9.7-1"
|
||||
}
|
||||
Reference in New Issue
Block a user