Skip to content

Commit ad807b0

Browse files
committed
new point-release
1 parent eb2c781 commit ad807b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ allapps := $(patsubst %,$(appdir)/%.app,$(apps))
1212
allapps: $(allapps)
1313
#allexts := $(patsubst %,$(appdir)/%.appex,$(apps))
1414

15-
VERSION := 1.2.0
15+
VERSION := 1.2.1
1616
LAST_TAG != git describe --abbrev=0 --tags
1717
USER := kfix
1818
REPO := MacPin

0 commit comments

Comments
 (0)