mirror of
https://github.com/stashapp/stash.git
synced 2025-12-11 10:54:14 +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
58 B
Go
4 lines
58 B
Go
package errx
|
|
|
|
// Version of errx
|
|
const Version = "v1.1.0"
|