Skip to content

Commit

Permalink
Bump version to 0.4.0-rc3
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiofalci committed Jan 27, 2017
1 parent 91a9dcc commit 1331aec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ifeq ($(UNAME), Darwin)
SED := sed -i '' -e '$$ d'
endif

VERSION := 0.4.0-rc2
VERSION := 0.4.0-rc3
COMMIT := $(shell git rev-parse --short HEAD)
BUILD_DATE := $(shell date +"%s")
SPOTIFY_CLIENT_ID := 4e1fa8c468ce42c2a45c7c9e40e6d9d0
Expand Down

0 comments on commit 1331aec

Please sign in to comment.