From a09124b7ecdafccd1771566984678143c103efe7 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Thu, 10 Jul 2025 08:28:53 +0200 Subject: [PATCH] sysutils/gdrive-backup: prep for release --- sysutils/gdrive-backup/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sysutils/gdrive-backup/Makefile b/sysutils/gdrive-backup/Makefile index 25d2ea24c..4372dbfc8 100644 --- a/sysutils/gdrive-backup/Makefile +++ b/sysutils/gdrive-backup/Makefile @@ -1,8 +1,7 @@ PLUGIN_NAME= gdrive-backup -PLUGIN_VERSION= 0.1 +PLUGIN_VERSION= 1.0 PLUGIN_COMMENT= Backup configurations using Google Drive PLUGIN_DEPENDS= php${PLUGIN_PHP}-google-api-php-client -PLUGIN_DEVEL= yes PLUGIN_MAINTAINER= ad@opnsense.org PLUGIN_TIER= 2