We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7b6da5 commit 7ca56d2Copy full SHA for 7ca56d2
1 file changed
integration/src/test/scala/esw/observing/simulation/ScriptVersion.scala
@@ -2,6 +2,6 @@ package esw.observing.simulation
2
3
object ScriptVersion {
4
// This is the version (or Git SHA) of the version of the sequencer-scripts repo to use
5
- val value = "204f3e4"
+ val value = "65bb415"
6
// val value = "0.1.0-SNAPSHOT"
7
}
0 commit comments