From e6387cabc527b24eb6ffce1d10210d875182769b Mon Sep 17 00:00:00 2001 From: Harald Milz Date: Tue, 9 Apr 2019 21:16:34 +0200 Subject: [PATCH] bumped to v. 0.3.1 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 208f7b1..729ccc8 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ NAME = kal3000-gcal-import ICALPARSER = icalparser INSTALLDIR = /usr/share/wordpress/wp-content/plugins/$(NAME) SSHACCOUNT = root@192.168.20.180 -VERSION = 0.2.0 +VERSION = 0.3.1 # Make sure we always ship the latest icalparser version