Commit 3710904bd7e463daedcfb76fc0c03bdcc5696b20

Authored by David RENÉ
1 parent 20cfbacf

update the plugin with new component, version and date

hayamiki_lib @ a64900e4b5e
1   -Subproject commit 77230f8d8aaaf10da5f39c3736ac990638abe750
  1 +Subproject commit a64900e4b5e04eaf0850b5d9cf65bd1558eb4912
... ...
xlib @ 6f6feb0696b
1   -Subproject commit 068d794002eebc966981493bc3a54dd6b4ab48d6
  1 +Subproject commit 6f6feb0696be82594640c4faa812d13c57eb8ce7
... ...
xlib_web_controllers/language/controller.anubis
... ... @@ -120,6 +120,8 @@ global define WEB_Plugin
120 120 web_plugin(
121 121 "L3",
122 122 "BASE",
  123 + "1.14.0",
  124 + _Int_to_ISO_8601_datetime(to_Int(__TIME__)),
123 125 plugin_get_controller,
124 126 plugin_get_typed_content
125 127 )
... ...