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

github.com/nextcloud/jsxc.nextcloud.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorsualko <klaus@jsxc.org>2015-04-29 14:30:32 +0300
committersualko <klaus@jsxc.org>2015-04-29 14:30:32 +0300
commit76894413d0f2d341cb17e804f1c4ad26577d6c82 (patch)
tree666b1e2297882b2464be335f413e0446a3689685 /build
parent309bda3fe1924eccaaecc9e23d04ef1139a0a182 (diff)
bump version
Diffstat (limited to 'build')
-rw-r--r--build/appinfo/info.xml2
-rw-r--r--build/appinfo/version2
-rw-r--r--build/css/jsxc.oc.css4
-rw-r--r--build/js/admin.js4
-rw-r--r--build/js/eof.js4
-rw-r--r--build/js/ojsxc.js4
6 files changed, 10 insertions, 10 deletions
diff --git a/build/appinfo/info.xml b/build/appinfo/info.xml
index f600300..6083b84 100644
--- a/build/appinfo/info.xml
+++ b/build/appinfo/info.xml
@@ -3,7 +3,7 @@
<id>ojsxc</id>
<name>JavaScript XMPP Chat</name>
<description>XMPP Chat with OTR</description>
- <version>1.1.0</version>
+ <version>2.0.0-beta1</version>
<licence>MIT</licence>
<author>Klaus Herberth</author>
<require>5</require>
diff --git a/build/appinfo/version b/build/appinfo/version
index 1cc5f65..53a7fad 100644
--- a/build/appinfo/version
+++ b/build/appinfo/version
@@ -1 +1 @@
-1.1.0 \ No newline at end of file
+2.0.0-beta1 \ No newline at end of file
diff --git a/build/css/jsxc.oc.css b/build/css/jsxc.oc.css
index 3542b52..7e55a21 100644
--- a/build/css/jsxc.oc.css
+++ b/build/css/jsxc.oc.css
@@ -1,5 +1,5 @@
/*!
- * ojsxc v1.1.0 - 2015-04-29
+ * ojsxc v2.0.0-beta1 - 2015-04-29
*
* Copyright (c) 2015 Klaus Herberth <klaus@jsxc.org> <br>
* Released under the MIT license
@@ -7,7 +7,7 @@
* Please see http://www.jsxc.org/
*
* @author Klaus Herberth <klaus@jsxc.org>
- * @version 1.1.0
+ * @version 2.0.0-beta1
* @license MIT
*/
diff --git a/build/js/admin.js b/build/js/admin.js
index e2a3f8c..79366b7 100644
--- a/build/js/admin.js
+++ b/build/js/admin.js
@@ -1,5 +1,5 @@
/*!
- * ojsxc v1.1.0 - 2015-04-29
+ * ojsxc v2.0.0-beta1 - 2015-04-29
*
* Copyright (c) 2015 Klaus Herberth <klaus@jsxc.org> <br>
* Released under the MIT license
@@ -7,7 +7,7 @@
* Please see http://www.jsxc.org/
*
* @author Klaus Herberth <klaus@jsxc.org>
- * @version 1.1.0
+ * @version 2.0.0-beta1
* @license MIT
*/
diff --git a/build/js/eof.js b/build/js/eof.js
index 3cd832d..0908a6f 100644
--- a/build/js/eof.js
+++ b/build/js/eof.js
@@ -1,5 +1,5 @@
/*!
- * ojsxc v1.1.0 - 2015-04-29
+ * ojsxc v2.0.0-beta1 - 2015-04-29
*
* Copyright (c) 2015 Klaus Herberth <klaus@jsxc.org> <br>
* Released under the MIT license
@@ -7,7 +7,7 @@
* Please see http://www.jsxc.org/
*
* @author Klaus Herberth <klaus@jsxc.org>
- * @version 1.1.0
+ * @version 2.0.0-beta1
* @license MIT
*/
diff --git a/build/js/ojsxc.js b/build/js/ojsxc.js
index c7fac6c..5f7b261 100644
--- a/build/js/ojsxc.js
+++ b/build/js/ojsxc.js
@@ -1,5 +1,5 @@
/*!
- * ojsxc v1.1.0 - 2015-04-29
+ * ojsxc v2.0.0-beta1 - 2015-04-29
*
* Copyright (c) 2015 Klaus Herberth <klaus@jsxc.org> <br>
* Released under the MIT license
@@ -7,7 +7,7 @@
* Please see http://www.jsxc.org/
*
* @author Klaus Herberth <klaus@jsxc.org>
- * @version 1.1.0
+ * @version 2.0.0-beta1
* @license MIT
*/