We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a6652d commit 57c04d3Copy full SHA for 57c04d3
.changes/1.79.json
@@ -0,0 +1,5 @@
1
+{
2
+ "date" : "2023-09-15",
3
+ "version" : "1.79",
4
+ "entries" : [ ]
5
+}
CHANGELOG.md
@@ -1,3 +1,6 @@
+# _1.78_ (2023-09-08)
+- **(Bug Fix)** Fix 'not recognzied as an ... command' when connecting to CodeCatalyst Dev Environments on Windows
+
# _1.77_ (2023-08-29)
- **(Removal)** Removed support for 2022.2.x IDEs
6
- **(Removal)** Removed support for Gateway 2023.1
gradle.properties
@@ -2,7 +2,7 @@
# SPDX-License-Identifier: Apache-2.0
# Toolkit Version
-toolkitVersion=1.79-SNAPSHOT
+toolkitVersion=1.79
7
# Publish Settings
8
publishToken=
0 commit comments