bump to version 0.1.1 - frontends - front-ends for some sites (experiment) | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit c9c84fd026fb2c41b2dbdde68e9c9bd0535251b7 | |
parent b0b7b93c7cbe102309e630e2fdc1627cd8681cf7 | |
Author: Hiltjo Posthuma <[email protected]> | |
Date: Sat, 13 Jun 2020 22:15:03 +0200 | |
bump to version 0.1.1 | |
For the youtube fix which seems to work fine now. | |
Diffstat: | |
M Makefile | 2 +- | |
1 file changed, 1 insertion(+), 1 deletion(-) | |
--- | |
diff --git a/Makefile b/Makefile | |
@@ -1,7 +1,7 @@ | |
.POSIX: | |
NAME = frontends | |
-VERSION = 0.1 | |
+VERSION = 0.1.1 | |
RANLIB = ranlib | |