From eb90fb59093f828e9314ab7dc5b44e25dea80105 Mon Sep 17 00:00:00 2001 From: "Namhyeon, Go" Date: Wed, 28 Sep 2022 10:56:49 +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 d712331..7795bae 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.14) +// 2022-09-28 (version 0.1.14) // References: // * https://www.w3.org/TR/activitypub/