Updating versions.

This commit is contained in:
Offray Vladimir Luna Cárdenas 2019-04-08 22:19:57 +00:00
parent 94058e24cb
commit 35311a452b

View File

@ -164,6 +164,6 @@ ConfigurationOfFossil >> version1: spec [
spec for: #common do: [ spec for: #common do: [
spec spec
blessing: #release; blessing: #release;
package: 'Fossil' with: 'Fossil-OffrayLuna.14'; package: 'Fossil' with: 'Fossil-OffrayLuna.15';
project: 'NeoJSON' with: #'stable'] project: 'NeoJSON' with: #'stable']
] ]