We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a978af commit fc2d3c8Copy full SHA for fc2d3c8
CHANGELOG.md
@@ -9,7 +9,7 @@ his file's format is define in
9
and the release workflow reads it to set github's release notes.
10
11
12
-## [1.1] 2023-8-14
+## [1.1.0] 2023-8-14
13
14
### Added
15
sites/get/install.bash
@@ -7,7 +7,7 @@
7
# $ ./get-webexec.sh
8
#
# The latest release is currently hard-coded.
-LATEST_VERSION="1.0.1"
+LATEST_VERSION="1.1.0"
echo "webexec version $LATEST_VERSION installer"
0 commit comments