From 164b79230cecc65f80d55621f21f448e653ec75d Mon Sep 17 00:00:00 2001 From: paspo Date: Sun, 18 Feb 2018 14:51:18 +0100 Subject: [PATCH] version 0.3 --- APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/APKBUILD b/APKBUILD index 55322b6..751a39e 100755 --- a/APKBUILD +++ b/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Paolo Asperti # Maintainer: Paolo Asperti pkgname=acf-openpdu -pkgver=0.2 +pkgver=0.3 pkgrel=1 pkgdesc="ACF interface for the OpenPDU project" url="https://github.com/openpdu/acf-openpdu"