Skip to content

Commit d988615

Browse files
author
Jenkins
committed
Release version v0.7.192
Metacello new baseline: 'GToolkit4Python'; repository: 'github://feenkcom/gt4python:v0.7.192/src'; load
1 parent ecd22d6 commit d988615

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.baseline-metadata.ston

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"repositories" : {
3-
"github://feenkcom/gtoolkit-world/src" : "v0.7.191",
3+
"github://feenkcom/gtoolkit-world/src" : "v0.7.192",
44
"github://feenkcom/gt4lsp/src" : "v0.7.94"
55
}
66
}

src/BaselineOfGToolkit4Python/BaselineOfGToolkit4Python.class.st

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ BaselineOfGToolkit4Python >> baseline: spec [
1010
spec for: #'common' do: [
1111
spec
1212
baseline: 'GToolkitWorld' with: [
13-
spec repository: 'github://feenkcom/gtoolkit-world:v0.7.191/src' ].
13+
spec repository: 'github://feenkcom/gtoolkit-world:v0.7.192/src' ].
1414
spec
1515
baseline: 'GToolkit4LSP' with: [
1616
spec repository: 'github://feenkcom/gt4lsp:v0.7.94/src' ].

0 commit comments

Comments
 (0)