We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06e3011 commit 6cadebbCopy full SHA for 6cadebb
.github/workflows/release.yml
@@ -9,7 +9,7 @@ jobs:
9
release:
10
runs-on: ubuntu-latest
11
env:
12
- CSW_VERSION: "f3455fc"
+ CSW_VERSION: "6.0.0-M7"
13
ESW_OCS_ENG_UI_VERSION: "1cc4bac"
14
steps:
15
- uses: actions/checkout@v4
notes/0.6.0-M3.markdown
@@ -0,0 +1,9 @@
1
+## ESW - TMT Executive Software v0.6.0-M3
2
+
3
+This is the v0.6.0-M3 of the TMT Executive Software.
4
5
+See [CHANGELOG.md](CHANGELOG.md) for details of all releases.
6
7
+### Documentation
8
+Paradox documentation can be found here: https://tmtsoftware.github.io/esw/0.6.0-M3/
project/build.properties
@@ -1,3 +1,2 @@
sbt.version=1.10.6
-csw.version=f3455fc
-#csw.version=6.0.0
+csw.version=6.0.0-M7
0 commit comments