We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97ca2fc commit 36c64f1Copy full SHA for 36c64f1
appinfo/info.xml
@@ -14,7 +14,7 @@
14
15
*This app works best with a external XMPP server.*
16
]]></description>
17
- <version>4.1.1</version>
+ <version>4.2.0-beta.1</version>
18
<licence>agpl</licence>
19
<author mail="[email protected]">Klaus Herberth</author>
20
<author>Tobia De Koninck</author>
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ojsxc",
3
- "version": "4.1.1",
+ "version": "4.2.0-beta.1",
4
"description": "Real-time chat app for Nextcloud",
5
"homepage": "http://www.jsxc.org/",
6
"bugs": "https://github.com/jsxc/jsxc/issues",
0 commit comments