Skip to content

Commit

Permalink
ci(release): update version on android manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 17, 2024
1 parent b0f7669 commit d865f6c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:versionCode="39421"
android:versionCode="39423"
android:versionName="">

<!-- Permissions -->
Expand Down
8 changes: 4 additions & 4 deletions app/src/main/assets/about.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
about.version=1.6.0
about.build=39421
about.date=Tue Dec 17 13:57:43 2024
about.commit=a2ec44e
about.commitFull=a2ec44e41d224ed22993715ba7a7afe395f7526a
about.build=39423
about.date=Tue Dec 17 14:53:16 2024
about.commit=b0f7669
about.commitFull=b0f76692230391c9a2927ab0dbc786c8ad40cf61
about.github=https://github.com/glpi-project/android-inventory-agent

0 comments on commit d865f6c

Please # to comment.