We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4542f5f commit 439aff3Copy full SHA for 439aff3
CHANGELOG.md
@@ -1,6 +1,16 @@
1
2
3
4
+<a name=1.4.0></a>
5
+## [1.4.0](https://github.com/glpi-project/android-inventory-agent/compare/1.3.0..1.4.0) (2023-11-15)
6
+
7
8
+### Features
9
10
+* **Inventory:** added option to override serial number ([90bece6c7](https://github.com/glpi-project/android-inventory-agent/commit/90bece6c7))
11
12
13
14
<a name=1.3.0></a>
15
## [1.3.0](https://github.com/glpi-project/android-inventory-agent/compare/1.2.0..1.3.0) (2023-09-04)
16
package.json
@@ -1,6 +1,6 @@
{
"name": "@teclib/android-inventory-agent",
- "version": "1.3.0",
+ "version": "1.4.0",
"description": "GLPI Android Inventory Agent",
"main": "index.js",
"scripts": {
0 commit comments