Skip to content

Commit

Permalink
Update SDK version
Browse files Browse the repository at this point in the history
  • Loading branch information
michelu89 authored Apr 29, 2024
1 parent 0d75f30 commit 1328bf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/libs/shared/src/lib/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ export const config: AppConfig = {
assetLocation: 'assets',
minSammVersion: '1.0.0',
currentSammVersion: '2.1.0',
sdkVersion: '2.6.1',
sdkVersion: '2.7.0',
defaultPort: '9091',
serviceUrl: `http://localhost:${defaultPort}`,
api: {
Expand Down

0 comments on commit 1328bf3

Please sign in to comment.