Skip to content

Commit

Permalink
bump version to v0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
esjeon committed Feb 14, 2022
1 parent 8508a6b commit 5bb950e
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
@@ -1,5 +1,5 @@
PROJECT_NAME = krohnkite
PROJECT_VER = 0.8
PROJECT_VER = 0.8.1
PROJECT_REV = $(shell git rev-parse HEAD | cut -b-7)

KWINPKG_FILE = $(PROJECT_NAME)-$(PROJECT_VER).kwinscript
Expand Down

0 comments on commit 5bb950e

Please sign in to comment.