diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index eb40544de..3190ee140 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -276,6 +276,6 @@ jobs: # "opencor/libopencor" repository. (Provenance can be disabled, but we prefer to be open.) run: | cd build/src/bindings/javascript/build/src - npm publish --access public --no-git-checks + npm publish --access public cd types - npm publish --access public --no-git-checks + npm publish --access public diff --git a/VERSION.txt b/VERSION.txt index 334205bc2..5a26d30aa 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -1.20260716.0 +1.20260716.1