Skip to content

Commit

Permalink
chore(release): 2.232.0-dev.1 [skip ci]
Browse files Browse the repository at this point in the history
# [2.232.0-dev.1](v2.231.0...v2.232.0-dev.1) (2024-11-10)

### Features

* **YouTube - Spoof app version:** Remove obsolete `19.13.37` spoof target ([743999e](743999e))
* **YouTube - Spoof streaming data:** Add `iOS Compatibility mode` setting ([48b26eb](48b26eb))
  • Loading branch information
semantic-release-bot committed Nov 10, 2024
1 parent 4f479b6 commit e6ebeb1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [2.232.0-dev.1](https://github.com/anddea/revanced-patches/compare/v2.231.0...v2.232.0-dev.1) (2024-11-10)


### Features

* **YouTube - Spoof app version:** Remove obsolete `19.13.37` spoof target ([743999e](https://github.com/anddea/revanced-patches/commit/743999e864892f33ee4153950339edc8ffae2578))
* **YouTube - Spoof streaming data:** Add `iOS Compatibility mode` setting ([48b26eb](https://github.com/anddea/revanced-patches/commit/48b26eb9d2b5076248af96c2342fdcd7f29b8a51))

# [2.231.0](https://github.com/anddea/revanced-patches/compare/v2.230.0...v2.231.0) (2024-11-07)


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 = 2.231.0
version = 2.232.0-dev.1

0 comments on commit e6ebeb1

Please sign in to comment.