Skip to content

Commit

Permalink
chore: Release v3.1.0-dev.2 [skip ci]
Browse files Browse the repository at this point in the history
# [3.1.0-dev.2](v3.1.0-dev.1...v3.1.0-dev.2) (2024-12-27)

### Bug Fixes

* **YouTube - Custom branding icon:** Missing string for `Xisr Holiday` ([f18649f](f18649f))
  • Loading branch information
semantic-release-bot committed Dec 27, 2024
1 parent f18649f commit cf1a11e
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.1.0-dev.2](https://github.com/anddea/revanced-patches/compare/v3.1.0-dev.1...v3.1.0-dev.2) (2024-12-27)


### Bug Fixes

* **YouTube - Custom branding icon:** Missing string for `Xisr Holiday` ([f18649f](https://github.com/anddea/revanced-patches/commit/f18649f8e594e1ecb5744ffc101749065fc3f29c))

# [3.1.0-dev.1](https://github.com/anddea/revanced-patches/compare/v3.0.0...v3.1.0-dev.1) (2024-12-27)


Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ org.gradle.parallel = true
android.useAndroidX = true
kotlin.code.style = official
kotlin.jvm.target.validation.mode = IGNORE
version = 3.1.0-dev.1
version = 3.1.0-dev.2

0 comments on commit cf1a11e

Please sign in to comment.