From 3710904bd7e463daedcfb76fc0c03bdcc5696b20 Mon Sep 17 00:00:00 2001 From: totoro Date: Mon, 8 Jun 2020 12:14:14 +0900 Subject: [PATCH] update the plugin with new component, version and date --- hayamiki_lib | 2 +- xlib | 2 +- xlib_web_controllers/language/controller.anubis | 2 ++ 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/hayamiki_lib b/hayamiki_lib index 77230f8..a64900e 160000 --- a/hayamiki_lib +++ b/hayamiki_lib @@ -1 +1 @@ -Subproject commit 77230f8d8aaaf10da5f39c3736ac990638abe750 +Subproject commit a64900e4b5e04eaf0850b5d9cf65bd1558eb4912 diff --git a/xlib b/xlib index 068d794..6f6feb0 160000 --- a/xlib +++ b/xlib @@ -1 +1 @@ -Subproject commit 068d794002eebc966981493bc3a54dd6b4ab48d6 +Subproject commit 6f6feb0696be82594640c4faa812d13c57eb8ce7 diff --git a/xlib_web_controllers/language/controller.anubis b/xlib_web_controllers/language/controller.anubis index d84fc8f..d26e213 100644 --- a/xlib_web_controllers/language/controller.anubis +++ b/xlib_web_controllers/language/controller.anubis @@ -120,6 +120,8 @@ global define WEB_Plugin web_plugin( "L3", "BASE", + "1.14.0", + _Int_to_ISO_8601_datetime(to_Int(__TIME__)), plugin_get_controller, plugin_get_typed_content ) -- libgit2 0.21.4