From d518b28fc6f7b703f6711c06a12396a5c51e4269 Mon Sep 17 00:00:00 2001 From: "Namhyeon, Go" Date: Thu, 7 Jul 2022 12:15:19 +0900 Subject: [PATCH] Update activitypub.extend.php --- extend/activitypub.extend.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extend/activitypub.extend.php b/extend/activitypub.extend.php index 01fb38b..d759c32 100644 --- a/extend/activitypub.extend.php +++ b/extend/activitypub.extend.php @@ -4,7 +4,7 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가 // ActivityPub implementation for GNUBOARD 5 // Go Namhyeon // MIT License -// 2022-07-06 (version 0.1.11-dev) +// 2022-07-06 (version 0.1.11) // References: // * https://www.w3.org/TR/activitypub/