Skip to content

Commit

Permalink
Release v0.1.0-beta.21
Browse files Browse the repository at this point in the history
  • Loading branch information
MOmarMiraj committed Jun 26, 2024
1 parent b79ee45 commit 11754a1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions client/release/RELEASE-NOTES
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
hello

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.21";
exports.SDK_BUILD_NUMBER = "0010021";

0 comments on commit 11754a1

Please sign in to comment.