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