Skip to content

Commit c80ea17

Browse files
authored
fix: version bump issue (#962)
* fix: version bump issue * fix: catch the cornerstone-bump as well
1 parent aa7dc1e commit c80ea17

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

extensions/cornerstone/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ohif/extension-cornerstone",
3-
"version": "2.0.0",
3+
"version": "1.2.4",
44
"description": "OHIF extension for Cornerstone",
55
"author": "OHIF",
66
"license": "MIT",

platform/viewer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ohif/viewer",
3-
"version": "2.0.0",
3+
"version": "1.2.4",
44
"description": "OHIF Viewer",
55
"author": "OHIF Contributors",
66
"license": "MIT",

0 commit comments

Comments
 (0)