Skip to content

Commit 0a6b24b

Browse files
committed
chore: updated version
1 parent 59033d0 commit 0a6b24b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 3.24.1 - Coconut Vienna - June 2024
3+
## 3.24.2 - Coconut Vienna - June 2024
44

55
- Restored previous behavior for Billboard URLs in Event Management and Asset Management Client
66

src/cli/commands/html/sc/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ <h4 class="notification__title">
235235

236236
<script type="text/javascript">
237237
_msb.init({
238-
title: "Insights Hub and Industrial IoT CLI 3.24.0",
238+
title: "Insights Hub and Industrial IoT CLI 3.24.2",
239239
appId: "_mdspcontent",
240240
appInfoPath: "/app-info.json",
241241
polyfills: {

src/version.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
export const MC_VERSION = "3.24.0";
1+
export const MC_VERSION = "3.24.2";
22
export const MC_NAME = "mindconnect-nodejs";

0 commit comments

Comments
 (0)