Skip to content

Commit

Permalink
Updating version to 3.34
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-toolkit-automation committed Oct 22, 2024
1 parent f331fb6 commit b8306c7
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 5 deletions.
8 changes: 8 additions & 0 deletions .changes/3.34.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"date" : "2024-10-22",
"version" : "3.34",
"entries" : [ {
"type" : "bugfix",
"description" : "Fix issue where the plugin can't read SSO tokens from disk / always returns 'Unable to load client registration'"
} ]
}

This file was deleted.

3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# _3.34_ (2024-10-22)
- **(Bug Fix)** Fix issue where the plugin can't read SSO tokens from disk / always returns 'Unable to load client registration'

# _3.33_ (2024-10-17)
- **(Feature)** Add support for 2024.3
- **(Bug Fix)** `@workspace` cannot properly locate certain folders for certain project setup
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# SPDX-License-Identifier: Apache-2.0

# Toolkit Version
toolkitVersion=3.34-SNAPSHOT
toolkitVersion=3.34

# Publish Settings
publishToken=
Expand Down

0 comments on commit b8306c7

Please sign in to comment.