Skip to content

Commit 6cadebb

Browse files
committed
Testing release
1 parent 06e3011 commit 6cadebb

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
release:
1010
runs-on: ubuntu-latest
1111
env:
12-
CSW_VERSION: "f3455fc"
12+
CSW_VERSION: "6.0.0-M7"
1313
ESW_OCS_ENG_UI_VERSION: "1cc4bac"
1414
steps:
1515
- uses: actions/checkout@v4

notes/0.6.0-M3.markdown

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
9+
Paradox documentation can be found here: https://tmtsoftware.github.io/esw/0.6.0-M3/

project/build.properties

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
sbt.version=1.10.6
2-
csw.version=f3455fc
3-
#csw.version=6.0.0
2+
csw.version=6.0.0-M7

0 commit comments

Comments
 (0)