diff --git a/CHANGELOG.md b/CHANGELOG.md index d7f16578..4e2efe08 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,13 +17,13 @@ A preview of the next release can be installed from - [#1645](https://github.com/babashka/babashka/issues/1645): Support for `clojure.lang.LongRange` - [#1652](https://github.com/babashka/babashka/issues/1652): allow `bb.edn` to be empty - [#1586](https://github.com/babashka/babashka/issues/1586): warn when config file doesn't exist and `--debug` is enabled -- #1410: better error message when exec fn doesn't exist +- [#1410](https://github.com/babashka/babashka/issues/1410): better error message when exec fn doesn't exist - Bump `babashka.cli` to `0.8.55` which contains subcommand improvements - Bump `deps.clj` to `1.11.1.1435` - Bump `babashka.fs` to `0.5.20` - Compatibility with `plumbing.core` - Compatibility with `shadow.css` by improving `tools.reader` compatibility -- #1647: Allow capturing env vars at build time (only relevant for building bb) +- [#1647](https://github.com/babashka/babashka/issues/1647): Allow capturing env vars at build time (only relevant for building bb) ## 1.3.186 (2023-11-02) diff --git a/resources/BABASHKA_RELEASED_VERSION b/resources/BABASHKA_RELEASED_VERSION index d0550e21..ee28b52c 100644 --- a/resources/BABASHKA_RELEASED_VERSION +++ b/resources/BABASHKA_RELEASED_VERSION @@ -1 +1 @@ -1.3.186 \ No newline at end of file +1.3.187 \ No newline at end of file diff --git a/resources/BABASHKA_VERSION b/resources/BABASHKA_VERSION index ee28b52c..ed7e0e79 100644 --- a/resources/BABASHKA_VERSION +++ b/resources/BABASHKA_VERSION @@ -1 +1 @@ -1.3.187 \ No newline at end of file +1.3.188-SNAPSHOT \ No newline at end of file