Skip to content

Commit dd32bf4

Browse files
teclib-botstonebuzz
authored andcommitted
ci(release): update version on android manifest
1 parent 5947f1d commit dd32bf4

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

app/src/main/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
xmlns:tools="http://schemas.android.com/tools"
44
package="org.glpi.inventory.agent"
5-
android:versionCode="39313"
5+
android:versionCode="39315"
66
android:versionName="">
77

88
<!-- Permissions -->
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
about.version=1.0.0
2-
about.build=39313
3-
about.date=Thu Aug 19 08:34:51 2021
4-
about.commit=6135c26
5-
about.commitFull=6135c2605245158b584f3d32a938d6f1e6d026e9
1+
about.version=1.1.0
2+
about.build=39315
3+
about.date=Mon Sep 27 14:32:45 2021
4+
about.commit=8ef83f9
5+
about.commitFull=8ef83f9ef11964c7b128e89c30281876203eeb97
66
about.github=https://github.com/glpi-project/android-inventory-agent

0 commit comments

Comments
 (0)