Skip to content

Commit

Permalink
Merge pull request #59 from plunder-app/increment_release
Browse files Browse the repository at this point in the history
Pushing the release to 0.4, for the inclusion of the UI feature
  • Loading branch information
thebsdbox authored Feb 13, 2019
2 parents dc18ea5 + 4730a50 commit 3276790
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 @@ -6,7 +6,7 @@ TARGET := plunder
.DEFAULT_GOAL: $(TARGET)

# These will be provided to the target
VERSION := 0.3
VERSION := 0.4
BUILD := `git rev-parse HEAD`

# Operating System Default (LINUX)
Expand Down

0 comments on commit 3276790

Please sign in to comment.