autofill-parser: bump version

This commit is contained in:
Harsh Shandilya 2021-12-31 10:36:15 +05:30
parent 152f552748
commit 450e00a9e1
No known key found for this signature in database
GPG key ID: 366D7BBAD1031E80
2 changed files with 5 additions and 1 deletions

View file

@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
## Unreleased
## [1.1.0]
### Changed
- Changed the support level for Chrome Beta/Canary/Dev/Stable, Bromite and Ungoogled Chromium to `PasswordFillAndSaveIfNoAccessibility`.
@ -35,3 +37,5 @@ All notable changes to this project will be documented in this file.
- Initial release
[1.0.0]: https://github.com/android-password-store/Android-Password-Store/commits/autofill-parser-v1.0.0/autofill-parser
[1.1.0]: https://github.com/android-password-store/Android-Password-Store/commits/autofill-parser-v1.1.0/autofill-parser

View file

@ -3,7 +3,7 @@
# SPDX-License-Identifier: LGPL-3.0-only WITH LGPL-3.0-linking-exception
#
VERSION_NAME=1.1.0-SNAPSHOT
VERSION_NAME=1.1.0
POM_ARTIFACT_ID=autofill-parser
POM_NAME=autofill-parser
POM_DESCRIPTION=Android library for low-level parsing of Autofill structures