releasing abstract 1.0.6
This commit is contained in:
@ -1 +1 @@
|
|||||||
24
|
01
|
||||||
|
@ -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
|
||||||
|
@ -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": [
|
||||||
|
Reference in New Issue
Block a user