Skip to content

Commit 37ad907

Browse files
committed
MediaWarp v0.0.7
1 parent f8660b2 commit 37ad907

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal/config/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package config
22

33
var (
4-
appVersion string = "v0.0.5"
4+
appVersion string = "v0.0.7"
55
commitHash string = "Unkown"
66
buildDate string = "Unkown"
77
)

0 commit comments

Comments
 (0)