Skip to content

Commit fbb9adc

Browse files
committed
Bump version & add release checklist
1 parent eeb3f68 commit fbb9adc

File tree

3 files changed

+19
-2
lines changed

3 files changed

+19
-2
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# BHInsta
22
A feature-rich tweak for Instagram on iOS!\
3-
`Version v0.2.1` | `Tested on Instagram v319.0.0`
3+
`Version v0.2.2` | `Tested on Instagram v322.1.0`
4+
5+
---
6+
7+
> [!IMPORTANT]
8+
> As of a recent Instagram update, the settings menu no longer shows the dropdown.
9+
> As a temporary workaround, clicking the Instagram logo on the home tab will open BHInsta settings.
410
511
---
612

RELEASE_CHECKLIST.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# New Version - Release Checklist
2+
3+
### Before git pushing
4+
- [ ] Update version string in `control`
5+
- [ ] Update version string in `src/Tweak.x`
6+
- [ ] Update version string at top of `README.md`
7+
- [ ] Update compatible Instagram app version at top of `README.md`
8+
9+
### Creating new release
10+
- [ ] Ensure new tag is created with proper format
11+
- [ ] Make sure to include full changelog in release notes

control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: com.socuul.bhinsta
22
Name: BHInsta
3-
Version: 0.2.1
3+
Version: 0.2.2
44
Architecture: iphoneos-arm
55
Description: A feature-rich tweak for Instagram on iOS!
66
Maintainer: SoCuul

0 commit comments

Comments
 (0)