Skip to content

Commit 238e8ff

Browse files
authored
Merge branch 'openmainframeproject:Developer' into Fix-Cobol-Line-Filtering
2 parents 5ca3595 + e372dd7 commit 238e8ff

File tree

6 files changed

+6
-3
lines changed

6 files changed

+6
-3
lines changed
20 Bytes
Binary file not shown.

build/libs/cobol-check-0.2.19.jar

0 Bytes
Binary file not shown.

vs-code-extension/CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,12 @@
22

33
All notable changes to the "cobol-unit-test" extension will be documented in this file. Versioning according to SemVer: https://semver.org/
44

5+
## [0.4.14] 27.11.2025
6+
- Republish; using COBOL Check version 0.2.19
7+
58
## [0.4.13] 26.11.2025
69
- Repeat; using COBOL Check version 0.2.19
7-
The jar was missing in the build. This has now been fixed.
10+
The jar was missing in the build. This has now been fixed.
811

912
## [0.4.13] 24.10.2025
1013
- Now using COBOL Check version 0.2.19
-265 KB
Binary file not shown.
0 Bytes
Binary file not shown.

vs-code-extension/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"Snippets"
99
],
1010
"description": "Extension for running unit tests in Cobol",
11-
"version": "0.4.13",
11+
"version": "0.4.14",
1212
"icon": "images/cobol-check-logo-small.png",
1313
"repository": {
1414
"type": "git",
@@ -40,7 +40,7 @@
4040
}
4141
],
4242
"description": "Extension for running unit tests in Cobol",
43-
"version": "0.4.13",
43+
"version": "0.4.14",
4444
"icon": "images/cobol-check-logo-small.png",
4545
"repository": {
4646
"type": "git",

0 commit comments

Comments
 (0)