Skip to content

Commit 4542f5f

Browse files
ci(release): update version on android manifest
1 parent 9e7349c commit 4542f5f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

app/src/main/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
xmlns:tools="http://schemas.android.com/tools"
4-
android:versionCode="39387"
4+
android:versionCode="39389"
55
android:versionName="">
66

77
<!-- Permissions -->

app/src/main/assets/about.properties

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
about.version=1.3.0
2-
about.build=39387
3-
about.date=Wed Nov 15 14:02:20 2023
4-
about.commit=43992ca
5-
about.commitFull=43992caaf7c2881327e41993030cc2a12ad70917
2+
about.build=39389
3+
about.date=Thu Nov 16 07:41:27 2023
4+
about.commit=9e7349c
5+
about.commitFull=9e7349c2d64c241e2e261a827e47530098c2372f
66
about.github=https://github.com/glpi-project/android-inventory-agent

0 commit comments

Comments
 (0)