Skip to content

Commit 2f4cddb

Browse files
committed
release: depot v1.2.0
1 parent 26a0319 commit 2f4cddb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

depot/config/config.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ package config
33
import "os"
44

55
const Name = "depot"
6-
const Version = "1.1.0"
6+
const Version = "1.2.0"
77

88
var Env = os.Getenv("ENV")
99
var Port = os.Getenv("PORT")

0 commit comments

Comments
 (0)