releasing abstract 1.0.6

This commit is contained in:
2019-03-17 17:53:25 +00:00
parent 1b0c741cf7
commit 30e26d15af
3 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
24 01

View File

@ -6,5 +6,5 @@ SOLUTIONDIR=$(HOME)/workspace/yavsc
rc_num := $(shell cat $(SOLUTIONDIR)/rc-num.txt) rc_num := $(shell cat $(SOLUTIONDIR)/rc-num.txt)
MAKE=make MAKE=make
NUGETSOURCE=$(HOME)/Nupkgs NUGETSOURCE=$(HOME)/Nupkgs
VERSION=1.0.5-rc$(rc_num) VERSION=1.0.6-rc$(rc_num)
CONFIGURATION=Debug CONFIGURATION=Debug

View File

@ -1,5 +1,5 @@
{ {
"version": "1.0.5-*", "version": "1.0.6-*",
"title": "Yavsc - l'abstrait", "title": "Yavsc - l'abstrait",
"description": "Yavsc common objects", "description": "Yavsc common objects",
"authors": [ "authors": [