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 315cc04 commit 2cdb60aCopy full SHA for 2cdb60a
source/BaselineOfOpenAPI.package/BaselineOfOpenAPI.class/instance/baseline..st
@@ -12,7 +12,7 @@ baseline: spec
12
project: 'Zinc'
13
with: [ spec
14
className: #ConfigurationOfZincHTTPComponents;
15
- versionString: '2.9.2';
+ versionString: '2.8.10';
16
loads: #('REST');
17
repository: 'http://mc.stfx.eu/ZincHTTPComponents'. ];
18
project: 'NeoJSON'
0 commit comments