From 25ff6427ff42be15d2298a10856fcbf44313f117 Mon Sep 17 00:00:00 2001 From: "Namhyeon, Go" Date: Thu, 16 Feb 2023 11:54:38 +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 f0cdbf7..d21a3f6 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 -// 2023-02-16 (version 0.1.14) +// 2023-02-16 (version 0.1.14-dev) // References: // * https://www.w3.org/TR/activitypub/