diff --git a/manifest.json b/manifest.json index f6e2eb0d..6392da94 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Kiwix", - "version": "2.3-WIP", + "version": "2.4-WIP", "description": "Kiwix : offline Wikipedia reader", diff --git a/manifest.webapp b/manifest.webapp index 50ddf092..825c0d3a 100644 --- a/manifest.webapp +++ b/manifest.webapp @@ -1,5 +1,5 @@ { - "version": "2.3-WIP", + "version": "2.4-WIP", "name": "Kiwix", "description": "Offline Wikipedia Viewer, and more", "launch_path": "/www/index.html", diff --git a/scripts/create_all_packages.sh b/scripts/create_all_packages.sh index e5db9b00..cd21418d 100755 --- a/scripts/create_all_packages.sh +++ b/scripts/create_all_packages.sh @@ -12,8 +12,8 @@ while getopts tdv: option; do esac done -MAJOR_NUMERIC_VERSION="2.3" -VERSION_TO_REPLACE="2\.3-WIP" +MAJOR_NUMERIC_VERSION="2.4" +VERSION_TO_REPLACE="2\.4-WIP" # Set the secret environment variables if available # The file set_secret_environment_variables.sh should not be commited for security reasons diff --git a/ubuntu_touch/manifest.json b/ubuntu_touch/manifest.json index 666b9611..79ca6ec4 100644 --- a/ubuntu_touch/manifest.json +++ b/ubuntu_touch/manifest.json @@ -4,7 +4,7 @@ "architecture": "all", "maintainer": "Kiwix team ", "framework" : "ubuntu-sdk-15.04.5", - "version" : "2.3-WIP", + "version" : "2.4-WIP", "title": "kiwix", "hooks": { "ubports-little-webapp": { diff --git a/www/index.html b/www/index.html index 9e3aabed..63af7542 100644 --- a/www/index.html +++ b/www/index.html @@ -51,7 +51,7 @@ - Kiwix 2.3-WIP + Kiwix 2.4-WIP