Skip to content

Commit

Permalink
Release v0.1.0-beta.40
Browse files Browse the repository at this point in the history
  • Loading branch information
AndyTitu committed Jun 26, 2024
1 parent 103de0c commit 941e5b1
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions client/release/RELEASE-NOTES
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Hello
2 changes: 1 addition & 1 deletion client/release/version-sdk-core
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.0-beta.9
0.1.0-beta.40
4 changes: 2 additions & 2 deletions client/release/version.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.SDK_BUILD_NUMBER = exports.SDK_VERSION = void 0;
exports.SDK_VERSION = "0.1.0-beta.11";
exports.SDK_BUILD_NUMBER = "0010011";
exports.SDK_VERSION = "0.1.0-beta.40";
exports.SDK_BUILD_NUMBER = "0010040";

0 comments on commit 941e5b1

Please sign in to comment.