Skip to content

Commit 5ee36e7

Browse files
Merge pull request #401 from zowe/struga0258-patch-2
update version in manifest
2 parents 39b0495 + 3f954e6 commit 5ee36e7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

manifest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ id: org.zowe.explorer-jes
55
# Component version is defined in gradle.properties for Gradle project
66
# Human readable component name
77
title: JES Explorer
8-
version: 3.0.2
8+
version: 3.0.3
99
# Human readable component description
1010
description: IBM z/OS Jobs UI service
1111
license: EPL-2.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "explorer-jes",
3-
"version": "3.0.4",
3+
"version": "3.0.3",
44
"types": "module",
55
"dependencies": {
66
"@material-ui/core": "4.12.4",

0 commit comments

Comments
 (0)