mirror of
https://github.com/stashapp/stash.git
synced 2025-12-10 10:13:54 -06: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>
5 lines
66 B
Go
5 lines
66 B
Go
package logger
|
|
|
|
// Version of the logger
|
|
const Version = "v1.0.1"
|