From 5df2109a3c0e4545e46707ef15e013ce49292bbf Mon Sep 17 00:00:00 2001 From: href Date: Sun, 11 Dec 2022 12:51:27 +0000 Subject: chore: git url, extend version number and improve reporting - appends `.build%y%m%d@%H%M` to version - more info & runtime version in `!version` - `LSG.source_url()` to get the git url instead of hardcodes --- lib/lsg_web/templates/irc/index.html.eex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/lsg_web') diff --git a/lib/lsg_web/templates/irc/index.html.eex b/lib/lsg_web/templates/irc/index.html.eex index 52372b5..6cc3128 100644 --- a/lib/lsg_web/templates/irc/index.html.eex +++ b/lib/lsg_web/templates/irc/index.html.eex @@ -39,6 +39,6 @@

- source: git.yt/115ans/sys + running beautte version <%= LSG.version() %> — git

-- cgit v1.2.3