Skip to content

Commit 5abe5bc

Browse files
Increment version (#164)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 01a6ddf commit 5abe5bc

File tree

5 files changed

+197
-12270
lines changed

5 files changed

+197
-12270
lines changed

client/package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "client",
3-
"version": "1.2.2",
3+
"version": "1.2.3",
44
"private": true,
55
"scripts": {
66
"test": "node scripts/test.js",

client/src/telemetryAppInfo.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
// GENERATED FILE. DO NOT EDIT MANUALLY.
55

66
export const appName = 'virtualvisits';
7-
export const appVersion = '1.2.2';
7+
export const appVersion = '1.2.3';

0 commit comments

Comments
 (0)