Skip to content

Commit 6eb26cd

Browse files
committed
Update SuSFS Base Tag to 2.0.0
1 parent effd1c8 commit 6eb26cd

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/build-kernel-release.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -516,7 +516,7 @@ jobs:
516516
REPO_NAME: ${{ github.event.repository.name }}
517517
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
518518
RELEASE_NAME: '*TEST BUILD* OnePlus Kernels With KernelSU Next & SUSFS v1.5.12 *TEST BUILD*'
519-
SUSFS_BASE_VERSION: 'v1.5.12'
519+
SUSFS_BASE_VERSION: 'v2.0.0'
520520
steps:
521521
- name: 📥 Checkout code
522522
uses: actions/checkout@v4
@@ -770,7 +770,7 @@ jobs:
770770
## 📜 Changelog
771771
772772
### This Release
773-
- Updated SUSFS to v1.5.12
773+
- Updated SUSFS to v2.0.0
774774
- Added HMBIRD support for all sm8750 devices.
775775
- Improved ccache build system
776776
- Enhanced SUSFS hiding capabilities
@@ -796,7 +796,6 @@ jobs:
796796
797797
**⚡ Built with ❤️ by the community**
798798
799-
> *This is an unofficial build. Use at your own risk.*
800799
EOF
801800
802801
echo "--- Final Release Notes ---"

0 commit comments

Comments
 (0)