File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff 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 ---"
You can’t perform that action at this time.
0 commit comments