Skip to content

Commit

Permalink
chore(safe-apps-sdk): update wrong SDK version
Browse files Browse the repository at this point in the history
  • Loading branch information
dasanra committed Nov 6, 2024
1 parent 790d338 commit 4d4d6b9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/safe-apps-sdk/dist/cjs/version.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/safe-apps-sdk/dist/esm/version.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/safe-apps-sdk/src/version.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const getSDKVersion = () => '9.0.0';
export const getSDKVersion = () => '9.1.0';

0 comments on commit 4d4d6b9

Please sign in to comment.