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>2016-12-27 13:44:45 +0300
committersualko <klaus@jsxc.org>2016-12-27 13:44:45 +0300
commit239641a83f9446c0b6acef46c0ba064f76377c7a (patch)
treec0eec26430013749477ecc1ab6d1c648e689f83a /build
parent050de791bd1df27d9a425eaba219a14de4012e00 (diff)
build v3.0.2+appstorev3.0.2+appstore
Diffstat (limited to 'build')
-rw-r--r--build/appinfo/info.xml7
-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
5 files changed, 11 insertions, 12 deletions
diff --git a/build/appinfo/info.xml b/build/appinfo/info.xml
index 56ee80b..faaa9b3 100644
--- a/build/appinfo/info.xml
+++ b/build/appinfo/info.xml
@@ -6,10 +6,9 @@
<summary>Facebook-like chat</summary>
<description>Facebook-like chat with end-to-end encrypted conversation, video calls, multi-user rooms, XMPP and internal server backend.</description>
<version>3.0.2</version>
- <licence>MIT</licence>
+ <licence>agpl</licence>
<author mail="klaus@jsxc.org">Klaus Herberth</author>
<author>Tobia De Koninck</author>
- <requiremin>8.0</requiremin>
<namespace>OJSXC</namespace>
<types>
@@ -29,8 +28,6 @@
<repository type="git">https://github.com/jsxc/jsxc.nextcloud.git</repository>
<screenshot>https://www.jsxc.org/assets/screenshot-owncloud-latest.png</screenshot>
- <ocsid>162257</ocsid>
-
<dependencies>
<php min-version="5.4" max-version="7"/>
<database>sqlite</database>
@@ -43,4 +40,6 @@
<owncloud min-version="8.0" max-version="9"/>
<nextcloud min-version="8.0" max-version="11"/>
</dependencies>
+
+ <ocsid>162257</ocsid>
</info>
diff --git a/build/css/jsxc.oc.css b/build/css/jsxc.oc.css
index 98dddf8..49d1c5f 100644
--- a/build/css/jsxc.oc.css
+++ b/build/css/jsxc.oc.css
@@ -1,5 +1,5 @@
/*!
- * ojsxc v3.0.2 - 2016-12-23
+ * ojsxc v3.0.2+appstore - 2016-12-27
*
* Copyright (c) 2016 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 3.0.2
+ * @version 3.0.2+appstore
* @license MIT
*/
diff --git a/build/js/admin.js b/build/js/admin.js
index 9f13be8..cca6adb 100644
--- a/build/js/admin.js
+++ b/build/js/admin.js
@@ -1,5 +1,5 @@
/*!
- * ojsxc v3.0.2 - 2016-12-23
+ * ojsxc v3.0.2+appstore - 2016-12-27
*
* Copyright (c) 2016 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 3.0.2
+ * @version 3.0.2+appstore
* @license MIT
*/
diff --git a/build/js/eof.js b/build/js/eof.js
index 2a92242..31590ea 100644
--- a/build/js/eof.js
+++ b/build/js/eof.js
@@ -1,5 +1,5 @@
/*!
- * ojsxc v3.0.2 - 2016-12-23
+ * ojsxc v3.0.2+appstore - 2016-12-27
*
* Copyright (c) 2016 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 3.0.2
+ * @version 3.0.2+appstore
* @license MIT
*/
diff --git a/build/js/ojsxc.js b/build/js/ojsxc.js
index 826fbda..cae66f5 100644
--- a/build/js/ojsxc.js
+++ b/build/js/ojsxc.js
@@ -1,5 +1,5 @@
/*!
- * ojsxc v3.0.2 - 2016-12-23
+ * ojsxc v3.0.2+appstore - 2016-12-27
*
* Copyright (c) 2016 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 3.0.2
+ * @version 3.0.2+appstore
* @license MIT
*/