Skip to content

Commit

Permalink
chore(release): 3.2.0-dev.1 [skip ci]
Browse files Browse the repository at this point in the history
# [3.2.0-dev.1](v3.1.1...v3.2.0-dev.1) (2024-07-27)

### Features

* **Gboard - Always-incognito mode:** Add new fingerprint for inlined incognito mode check ([6aacbeb](6aacbeb))
  • Loading branch information
semantic-release-bot committed Jul 27, 2024
1 parent 6aacbeb commit dd70a89
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [3.2.0-dev.1](https://github.com/jkennethcarino/privacy-revanced-patches/compare/v3.1.1...v3.2.0-dev.1) (2024-07-27)


### Features

* **Gboard - Always-incognito mode:** Add new fingerprint for inlined incognito mode check ([6aacbeb](https://github.com/jkennethcarino/privacy-revanced-patches/commit/6aacbebfbae985ea6150fb7fbbc29c4f3d4694d8))

## [3.1.1](https://github.com/jkennethcarino/privacy-revanced-patches/compare/v3.1.0...v3.1.1) (2024-07-13)


Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
org.gradle.parallel = true
org.gradle.caching = true
kotlin.code.style = official
version = 3.1.1
version = 3.2.0-dev.1

0 comments on commit dd70a89

Please sign in to comment.