Skip to content

Commit

Permalink
update version on config.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
tomivm committed Aug 21, 2023
1 parent d44af54 commit df7a925
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='utf-8'?>
<widget id="com.unicef.cboard" version="1.30.0" xmlns="http://www.w3.org/ns/widgets" xmlns:android="http://schemas.android.com/apk/res/android" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<widget id="com.unicef.cboard" version="1.31.0" xmlns="http://www.w3.org/ns/widgets" xmlns:android="http://schemas.android.com/apk/res/android" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<name>AAC Cboard</name>
<description>
AAC communication board with text-to-speech.
Expand Down

0 comments on commit df7a925

Please sign in to comment.