Skip to content

Commit 57c04d3

Browse files
author
aws-toolkit-automation
committed
Updating version to 1.79
1 parent 3a6652d commit 57c04d3

File tree

3 files changed

+9
-1
lines changed

3 files changed

+9
-1
lines changed

.changes/1.79.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"date" : "2023-09-15",
3+
"version" : "1.79",
4+
"entries" : [ ]
5+
}

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# _1.78_ (2023-09-08)
2+
- **(Bug Fix)** Fix 'not recognzied as an ... command' when connecting to CodeCatalyst Dev Environments on Windows
3+
14
# _1.77_ (2023-08-29)
25
- **(Removal)** Removed support for 2022.2.x IDEs
36
- **(Removal)** Removed support for Gateway 2023.1

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# SPDX-License-Identifier: Apache-2.0
33

44
# Toolkit Version
5-
toolkitVersion=1.79-SNAPSHOT
5+
toolkitVersion=1.79
66

77
# Publish Settings
88
publishToken=

0 commit comments

Comments
 (0)