Skip to content

Commit

Permalink
Release v0.1.0-beta.30
Browse files Browse the repository at this point in the history
  • Loading branch information
AndyTitu committed Jun 26, 2024
1 parent 9628c41 commit 74d21cd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion client/release/RELEASE-NOTES
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
hellojeff
This is release beta 30


4 changes: 2 additions & 2 deletions client/release/version.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.SDK_BUILD_NUMBER = exports.SDK_VERSION = void 0;
exports.SDK_VERSION = "0.1.0-beta.13";
exports.SDK_BUILD_NUMBER = "0010013";
exports.SDK_VERSION = "0.1.0-beta.30";
exports.SDK_BUILD_NUMBER = "0010030";

0 comments on commit 74d21cd

Please sign in to comment.