Skip to content

Commit f6cfe02

Browse files
committed
chore: release 3.15.0 🎉
1 parent 9ec1526 commit f6cfe02

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

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

329329
<script type="text/javascript">
330330
_msb.init({
331-
title: "mindconnect-nodejs 3.14.0",
331+
title: "mindconnect-nodejs 3.15.0",
332332
appId: "_mdspcontent",
333333
appInfoPath: "/app-info.json",
334334
polyfills: {

src/version.ts

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

0 commit comments

Comments
 (0)