Skip to content

Commit 1dd02b5

Browse files
chore: Release v3.0.0-dev.2 [skip ci]
# [3.0.0-dev.2](v3.0.0-dev.1...v3.0.0-dev.2) (2026-02-17) ### Bug Fixes * **Twitter:** Fix `Custom sharing domain` not overriding new share sheet ([fd446fa](fd446fa))
1 parent d4b9a34 commit 1dd02b5

File tree

4 files changed

+14
-7
lines changed

4 files changed

+14
-7
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [3.0.0-dev.2](https://github.com/crimera/piko/compare/v3.0.0-dev.1...v3.0.0-dev.2) (2026-02-17)
2+
3+
4+
### Bug Fixes
5+
6+
* **Twitter:** Fix `Custom sharing domain` not overriding new share sheet ([fd446fa](https://github.com/crimera/piko/commit/fd446fad33d7ceaf98666cbefde1f03e2315c55f))
7+
18
# [3.0.0-dev.1](https://github.com/crimera/piko/compare/v2.0.0...v3.0.0-dev.1) (2026-02-14)
29

310

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ org.gradle.parallel = true
22
org.gradle.caching = true
33
kotlin.code.style = official
44
android.useAndroidX = true
5-
version = 3.0.0-dev.1
5+
version = 3.0.0-dev.2

patches-bundle.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"created_at": "2026-02-14T22:12:08",
3-
"description": "# [3.0.0-dev.1](https://github.com/crimera/piko/compare/v2.0.0...v3.0.0-dev.1) (2026-02-14)\n\n\n### Features\n\n* Change to Morphe patcher 1.1.1 ([31eb19e](https://github.com/crimera/piko/commit/31eb19e05f5dae9c4531db3c33dd8bc966b7b515))\n\n\n### BREAKING CHANGES\n\n* Old ReVanced CLI and Manager no longer work",
4-
"download_url": "https://github.com/crimera/piko/releases/download/v3.0.0-dev.1/patches-3.0.0-dev.1.mpp",
5-
"signature_download_url": "https://github.com/crimera/piko/releases/download/v3.0.0-dev.1/patches-3.0.0-dev.1.mpp.asc",
6-
"version": "3.0.0-dev.1"
2+
"created_at": "2026-02-17T08:15:36",
3+
"description": "# [3.0.0-dev.2](https://github.com/crimera/piko/compare/v3.0.0-dev.1...v3.0.0-dev.2) (2026-02-17)\n\n\n### Bug Fixes\n\n* **Twitter:** Fix `Custom sharing domain` not overriding new share sheet ([fd446fa](https://github.com/crimera/piko/commit/fd446fad33d7ceaf98666cbefde1f03e2315c55f))",
4+
"download_url": "https://github.com/crimera/piko/releases/download/v3.0.0-dev.2/patches-3.0.0-dev.2.mpp",
5+
"signature_download_url": "https://github.com/crimera/piko/releases/download/v3.0.0-dev.2/patches-3.0.0-dev.2.mpp.asc",
6+
"version": "3.0.0-dev.2"
77
}

patches-list.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "3.0.0-dev.1",
2+
"version": "3.0.0-dev.2",
33
"patches": [
44
{
55
"name": "Add ability to copy media link",

0 commit comments

Comments
 (0)