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

Commit

Permalink
Version 0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
nprail committed Jul 20, 2017
1 parent 0edd30c commit d0b9b16
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cli.go
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ func searchPlugins(name string) {
}

func main() {
cliVersion := "0.0.3"
cliVersion := "0.0.4"

app := cli.NewApp()

Expand Down
2 changes: 1 addition & 1 deletion control
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Homepage: https://mc-cli.hexagonminecraft.com/
Standards-Version: 3.9.2

Package: mc-cli
Version: 0.0.3
Version: 0.0.4
Maintainer: Noah Prail <[email protected]>
# Pre-Depends: <comma-separated list of packages>
# Depends: <comma-separated list of packages>
Expand Down

0 comments on commit d0b9b16

Please sign in to comment.