Commit b057a9f1 authored by Chris Molozian's avatar Chris Molozian
Browse files

Set new development version.

parent 04d1caed
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@
# limitations under the License.

BINNAME := nakama
VERSION := 0.10.0
VERSION := 0.11.0-dev
BUILDDIR := build
COMMITID := $(shell git rev-parse --short HEAD 2>/dev/null || echo nosha)