Skip to content

Commit

Permalink
Fix to mistake with Greek translation text
Browse files Browse the repository at this point in the history
  • Loading branch information
GarethAyres committed Feb 1, 2019
1 parent 27697c0 commit 507a088
Show file tree
Hide file tree
Showing 2 changed files with 149 additions and 150 deletions.
4 changes: 2 additions & 2 deletions AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="uk.ac.swansea.eduroamcat"
android:versionCode="55"
android:versionName="1.2.10">
android:versionCode="58"
android:versionName="1.2.13">

<uses-permission android:name="android.permission.ACCESS_WIFI_STATE" />
<uses-permission android:name="android.permission.CHANGE_WIFI_STATE" />
Expand Down

0 comments on commit 507a088

Please sign in to comment.