Bump version to 2.0.1 (#76)

This commit is contained in:
tiopex
2024-01-03 11:00:25 +01:00
committed by GitHub
parent 096f9fa76d
commit 026f607360

View File

@@ -1,6 +1,6 @@
#!/bin/bash #!/bin/bash
set -e set -e
CFW_RELEASE="2.0.0" CFW_RELEASE="2.0.1"
STATUS="BETA" STATUS="BETA"
BR2_VENDOR=${2} BR2_VENDOR=${2}
BR2_VERSION_FULL=${3} BR2_VERSION_FULL=${3}