Commit 3710904bd7e463daedcfb76fc0c03bdcc5696b20
1 parent
20cfbacf
update the plugin with new component, version and date
Showing
3 changed files
with
4 additions
and
2 deletions
Show diff stats
hayamiki_lib @ a64900e4b5e
xlib @ 6f6feb0696b
xlib_web_controllers/language/controller.anubis
| @@ -120,6 +120,8 @@ global define WEB_Plugin | @@ -120,6 +120,8 @@ global define WEB_Plugin | ||
| 120 | web_plugin( | 120 | web_plugin( |
| 121 | "L3", | 121 | "L3", |
| 122 | "BASE", | 122 | "BASE", |
| 123 | + "1.14.0", | ||
| 124 | + _Int_to_ISO_8601_datetime(to_Int(__TIME__)), | ||
| 123 | plugin_get_controller, | 125 | plugin_get_controller, |
| 124 | plugin_get_typed_content | 126 | plugin_get_typed_content |
| 125 | ) | 127 | ) |