mirror of
https://github.com/stashapp/stash.git
synced 2025-12-10 20:36:45 -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
60 B
Go
5 lines
60 B
Go
package packd
|
|
|
|
// Version of packd
|
|
const Version = "v0.3.0"
|