Skip to content

Commit 9c2e65c

Browse files
committed
incrementing version number of next dev cycle
1 parent d8b9540 commit 9c2e65c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

electron/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "wktui",
33
"productName": "WebLogic Kubernetes Toolkit UI",
4-
"version": "1.4.1",
4+
"version": "1.4.2",
55
"description": "WebLogic Kubernetes Toolkit UI",
6-
"copyright": "Copyright (c) 2021, 2022, Oracle and/or its affiliates.",
6+
"copyright": "Copyright (c) 2021, 2023, Oracle and/or its affiliates.",
77
"homepage": "https://github.com/oracle/weblogic-toolkit-ui",
88
"main": "app/main.js",
99
"scripts": {

0 commit comments

Comments
 (0)