1
0
mirror of https://github.com/nextcloud/ocsms.git synced 2026-08-22 05:43:07 +00:00

Version 1.0.3.

Fix: JS missing brace
This commit is contained in:
Loic Blot
2014-10-06 15:39:10 +02:00
parent 9a9ce17082
commit 575f98345d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -5,6 +5,6 @@
<description>Owncloud SMS app</description>
<licence>AGPL</licence>
<author>Loic Blot</author>
<version>1.0.0</version>
<version>1.0.3</version>
<requiremin>7</requiremin>
</info>