We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb2c781 commit ad807b0Copy full SHA for ad807b0
Makefile
@@ -12,7 +12,7 @@ allapps := $(patsubst %,$(appdir)/%.app,$(apps))
12
allapps: $(allapps)
13
#allexts := $(patsubst %,$(appdir)/%.appex,$(apps))
14
15
-VERSION := 1.2.0
+VERSION := 1.2.1
16
LAST_TAG != git describe --abbrev=0 --tags
17
USER := kfix
18
REPO := MacPin
0 commit comments