Skip to content

Commit 1c09a8c

Browse files
Fixed wrong revision in installLibraries.mos
1 parent c86fc0a commit 1c09a8c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.CI/installLibraries.mos

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ for l in {
111111
{"ThermofluidStream", ""},
112112
{"ThermofluidStream", "main"},
113113
{"ThermoPower", "master"},
114-
{"ThermoPower", "v4.0.0-dev"},
114+
{"ThermoPower", "4.0.0-dev"},
115115
{"ThermoSysPro", "master"},
116116
{"TILMedia", "main"},
117117
{"TILMedia_AddOn_Tests", "main"},

0 commit comments

Comments
 (0)