diff --git a/VERSION b/VERSION index d169b2f..c5d54ec 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.0.8 +0.0.9 diff --git a/build.sh b/build.sh index 558f87d..eec6db2 100755 --- a/build.sh +++ b/build.sh @@ -22,7 +22,7 @@ NAME=oss-cad-suite # -- set the new date YEAR=2023 MONTH=10 -DAY=02 +DAY=03 # -- Base URL for oss-cad-suite package SRC_URL_BASE="https://github.com/YosysHQ/oss-cad-suite-build/releases/download"