Loading CHANGELOG.md +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ All notable changes to this project are documented below. The format is based on [keep a changelog](http://keepachangelog.com/) and this project uses [semantic versioning](http://semver.org/). ## [Unreleased] ## [0.13.1] - 2017-06-08 ### Added - Runtime Base64 and Base16 conversion util functions. Loading Makefile +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ # limitations under the License. BINNAME := nakama VERSION := 0.14.0-dev VERSION := 0.13.1 BUILDDIR := build COMMITID := $(shell git rev-parse --short HEAD 2>/dev/null || echo nosha) DOCKERDIR := install/docker/nakama Loading Loading
CHANGELOG.md +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ All notable changes to this project are documented below. The format is based on [keep a changelog](http://keepachangelog.com/) and this project uses [semantic versioning](http://semver.org/). ## [Unreleased] ## [0.13.1] - 2017-06-08 ### Added - Runtime Base64 and Base16 conversion util functions. Loading
Makefile +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ # limitations under the License. BINNAME := nakama VERSION := 0.14.0-dev VERSION := 0.13.1 BUILDDIR := build COMMITID := $(shell git rev-parse --short HEAD 2>/dev/null || echo nosha) DOCKERDIR := install/docker/nakama Loading