Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jappix/jappix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md5
-rw-r--r--VERSION2
-rw-r--r--package.json2
3 files changed, 5 insertions, 4 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index acb951d7..f6d2c9fb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,10 +4,11 @@ Jappix Changelog
Here's the log of what has changed over the Jappix releases.
-Primo, v1.1.4 (Development)
+Primo, v1.1.4 (April 2015)
---------------------------
- * (...)
+ * Fix various issues @valeriansaliou
+ * Fix XSS attack on dataforms @V1RTUOZ
Primo, v1.1.3 (January 2015)
diff --git a/VERSION b/VERSION
index aacd658a..ad444f84 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-Primo [1.1.5~dev]
+Primo [1.1.4]
diff --git a/package.json b/package.json
index 2e81e668..83bfef6e 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "jappix",
"description": "Jappix, a full-featured XMPP web-client (Jappix Desktop, Jappix Mobile & Jappix Mini).",
- "version": "1.1.5-dev",
+ "version": "1.1.4",
"homepage": "https://jappix.org/",
"repository": {