mirror of
https://github.com/stashapp/stash.git
synced 2026-01-03 06:03:17 +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"
|