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/