Upgrading versions.

This commit is contained in:
Offray Vladimir Luna Cárdenas 2017-07-06 22:06:39 +00:00
parent 848f2ca765
commit 0f89cdab5c
1 changed files with 1 additions and 1 deletions

View File

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