Skip to content

Commit

Permalink
Makefile: bump to 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
joebonrichie committed May 3, 2023
1 parent 654be03 commit e9c8306
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 @@ -7,7 +7,7 @@ MODULE=github.com/getsolus/qol-assist
MANPAGE=$(PKGNAME).1
SERVICE=$(PKGNAME)-migration.service

VERSION="0.5.0"
VERSION="0.9.0"

PREFIX?=/usr/local
BINDIR?=$(DESTDIR)$(PREFIX)/bin
Expand Down

0 comments on commit e9c8306

Please sign in to comment.