summaryrefslogtreecommitdiff
path: root/config.xml
diff options
context:
space:
mode:
authorAleš Smodiš <aless@guru.si>2015-12-15 11:30:19 +0100
committerAleš Smodiš <aless@guru.si>2015-12-15 11:30:19 +0100
commited62d492323011741027c9d79973ccd30b4b0494 (patch)
tree26121de183f0f2019857581198b4e31a9ede5456 /config.xml
parent13c8be3d82350082093df8cd65771f09fcb83c54 (diff)
parent7de6dca9112d292803b801e0d370c45b0ca0eb13 (diff)
Merge branch 'master' of ssh://212.235.189.51:22122/codeq-web
Conflicts: js/codeq/navigation.js
Diffstat (limited to 'config.xml')
-rw-r--r--config.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/config.xml b/config.xml
index e40a3a8..cb2f6a1 100644
--- a/config.xml
+++ b/config.xml
@@ -4,7 +4,7 @@
<widget xmlns = "http://www.w3.org/ns/widgets"
xmlns:gap = "http://phonegap.com/ns/1.0"
id = "si.uni-lj.fri.gameteam.codeq"
- version = "0.2.0">
+ version = "1.0.0">
<!--
1.0 first release
@@ -20,6 +20,10 @@
Artificial Intelligence Laboratory, Faculty of Computer and Information Science, University of Ljubljana.
</author>
+ <platform name="ios" />
+ <platform name="android" />
+ <platform name="winphone" />
+
<!--
If you do not want any permissions to be added to your app, add the
following tag to your config.xml; you will still have the INTERNET