Skip to content

Commit

Permalink
Bump SDK to 1.0.33 as well as tour and Lambda greeter versions
Browse files Browse the repository at this point in the history
This commit bumps the SDK version to 1.0.33 and the tour as well
as the Lambda greeter version to 0.0.4.
  • Loading branch information
tillrohrmann committed Aug 9, 2023
1 parent f1861b8 commit 854bcd4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,9 @@ const config = {
{
replacements: {
RESTATE_DIST_VERSION: '0.1.7',
TYPESCRIPT_SDK_VERSION: '1.0.32',
TOUR_VERSION: 'v0.0.3',
LAMBDA_GREETER_VERSION: 'v0.0.3'
TYPESCRIPT_SDK_VERSION: '1.0.33',
TOUR_VERSION: 'v0.0.4',
LAMBDA_GREETER_VERSION: 'v0.0.4'
},
}
]
Expand Down

0 comments on commit 854bcd4

Please sign in to comment.