Updating versions.

This commit is contained in:
Offray Vladimir Luna Cárdenas 2019-04-08 21:38:13 +00:00
parent aae670584a
commit 90f1e8279c
1 changed files with 1 additions and 1 deletions

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.13'; package: 'Fossil' with: 'Fossil-OffrayLuna.14';
project: 'NeoJSON' with: #'stable'] project: 'NeoJSON' with: #'stable']
] ]