Skip to content
This repository was archived by the owner on Sep 22, 2021. It is now read-only.

Commit d0b9b16

Browse files
committed
Version 0.0.4
1 parent 0edd30c commit d0b9b16

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cli.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ func searchPlugins(name string) {
275275
}
276276

277277
func main() {
278-
cliVersion := "0.0.3"
278+
cliVersion := "0.0.4"
279279

280280
app := cli.NewApp()
281281

control

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Homepage: https://mc-cli.hexagonminecraft.com/
66
Standards-Version: 3.9.2
77

88
Package: mc-cli
9-
Version: 0.0.3
9+
Version: 0.0.4
1010
Maintainer: Noah Prail <[email protected]>
1111
# Pre-Depends: <comma-separated list of packages>
1212
# Depends: <comma-separated list of packages>

0 commit comments

Comments
 (0)