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 Oct 29, 2024
1 parent 4b0a70d commit f54e712
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="39413"
android:versionCode="39415"
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.5.0
about.build=39403
about.date=Tue Sep 24 10:09:39 2024
about.commit=3853012
about.commitFull=38530120a46b55406bf87de677a132898fd049ae
about.build=39415
about.date=Tue Oct 29 13:11:41 2024
about.commit=4b0a70d
about.commitFull=4b0a70d1ce015f9bac6b1ac73733c691595d4ed0
about.github=https://github.com/glpi-project/android-inventory-agent

0 comments on commit f54e712

Please # to comment.