mirror of
https://github.com/stashapp/stash.git
synced 2026-02-13 19:02:33 +01:00
* Changes to support custom URL paths * Refactor image resolver code * Initialise box files at startup * Update packr Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
4 lines
66 B
Go
4 lines
66 B
Go
package logger
|
|
|
|
// Version of the logger
|
|
const Version = "v1.0.1"
|