We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e626082 commit e1a44c9Copy full SHA for e1a44c9
1 file changed
Makefile
@@ -18,7 +18,7 @@ export $(shell sed 's/=.*//' env.make)
18
HOME := $(shell echo ~)
19
PWD := $(shell pwd)
20
NETWORK := openddd
21
-BUILD_VERSION := 2.0.0-alpha.2
+BUILD_VERSION := 2.0.0-alpha.3
22
23
NUGET_NAME := OpenDDD.NET
24
TOOLS_IMAGE_NAME := runemalm/openddd-tools
0 commit comments