Skip to content

Commit

Permalink
version bump to 1.2.38.720
Browse files Browse the repository at this point in the history
- dev-tools and filtertags_locale_fix patches were limited for version 1.2.38 and higher because they were broken
  • Loading branch information
amd64fox committed May 18, 2024
1 parent 3c5cf6a commit de92986
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions patches/patches.json
Original file line number Diff line number Diff line change
Expand Up @@ -1663,7 +1663,7 @@
"dev-tools": {
"version": {
"fr": "1.1.98",
"to": ""
"to": "1.2.37"
},
"match": [
"(onSelected:).{3,14}({..\"app.enable.developer.mode.,).\\)(,.\\(!0\\))?}",
Expand Down Expand Up @@ -1751,7 +1751,7 @@
"filtertags_locale_fix": {
"version": {
"fr": "1.2.29",
"to": ""
"to": "1.2.37"
},
"match": "(getTracksFilterTags.+?(.)=this._builder.build\\(\\)),",
"replace": "$1;$2.locale = 'en';const "
Expand Down

0 comments on commit de92986

Please sign in to comment.