Bump dev version
This commit is contained in:
parent
0bf3fb4fa7
commit
8a3523735a
@ -4,7 +4,7 @@ import "path/filepath"
|
|||||||
|
|
||||||
const (
|
const (
|
||||||
// StaticVersionNumber is the version of Owncast that is used when it's not overwritten via build-time settings.
|
// StaticVersionNumber is the version of Owncast that is used when it's not overwritten via build-time settings.
|
||||||
StaticVersionNumber = "0.0.7" // Shown when you build from develop
|
StaticVersionNumber = "0.0.8" // Shown when you build from develop
|
||||||
// WebRoot is the web server root directory.
|
// WebRoot is the web server root directory.
|
||||||
WebRoot = "webroot"
|
WebRoot = "webroot"
|
||||||
// PrivateHLSStoragePath is the HLS write directory.
|
// PrivateHLSStoragePath is the HLS write directory.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user