Skip to content

Commit 62bb602

Browse files
update: internal version bump
1 parent 9e5ed6c commit 62bb602

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

components/Utilities/ViroVersion.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const VIRO_VERSION = "2.41.4";
1+
export const VIRO_VERSION = "2.41.5";
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export declare const VIRO_VERSION = "2.41.4";
1+
export declare const VIRO_VERSION = "2.41.5";
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
"use strict";
22
Object.defineProperty(exports, "__esModule", { value: true });
33
exports.VIRO_VERSION = void 0;
4-
exports.VIRO_VERSION = "2.41.4";
4+
exports.VIRO_VERSION = "2.41.5";

0 commit comments

Comments
 (0)