From 71b5df2ea7d81fa98e1e5577233a411195ea47bc Mon Sep 17 00:00:00 2001 From: Laria Carolin Chabowski Date: Sun, 8 Nov 2020 22:02:08 +0100 Subject: Replace intcmp() call with <=> --- build.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'build.sh') diff --git a/build.sh b/build.sh index 296072f..188eeea 100755 --- a/build.sh +++ b/build.sh @@ -8,8 +8,8 @@ r7r-plugin-packer \ --classname=atom_feed \ --pluginname=atom_feed \ --author='Laria Carolin Chabowski ' \ - --versiontext="0.5.1" \ - --versioncount=4 \ + --versiontext="0.5.2" \ + --versioncount=5 \ --api=5 \ --shortdesc="Power up your website with some Atom Feeds!" \ --helpfile=help.html \ -- cgit v1.2.3-70-g09d2