Skip to content

Commit b983cb8

Browse files
authored
Update config.ts (#190)
1 parent 633c8ad commit b983cb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/libs/shared/src/lib/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ export const config: AppConfig = {
2525
assetLocation: 'assets',
2626
minSammVersion: '1.0.0',
2727
currentSammVersion: '2.1.0',
28-
sdkVersion: '2.5.1',
28+
sdkVersion: '2.6.1',
2929
defaultPort: '9091',
3030
serviceUrl: `http://localhost:${defaultPort}`,
3131
api: {

0 commit comments

Comments
 (0)