We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8d2311 commit 1b48fc8Copy full SHA for 1b48fc8
orthanc-explorer2.yaml
@@ -1,6 +1,6 @@
1
package:
2
name: orthanc-explorer2
3
- version: "1.9.3"
+ version: "1.9.4"
4
epoch: 0
5
description: Modern web interface for Orthanc DICOM server - Enhanced Explorer
6
copyright:
@@ -36,7 +36,7 @@ pipeline:
36
with:
37
repository: https://github.com/orthanc-server/orthanc-explorer-2
38
tag: ${{package.version}}
39
- expected-commit: d136a9e6f1b3dd3f0a0038927ebf9e5bed106fc5
+ expected-commit: 3be2e7852a0642aeb4fa260521c88101f2bbc94a
40
41
- name: Build web assets
42
runs: |
0 commit comments