Skip to content

Commit

Permalink
v0.4.7 release
Browse files Browse the repository at this point in the history
  • Loading branch information
dreadl0ck committed Mar 15, 2020
1 parent 6759e53 commit 9f7b838
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions version.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
package netcap

// Netcap version.
var Version = "v0.4.6"
var Commit = "599ced2a8f0f7bd03b626451d0ee7511ae520afc"
var Version = "v0.4.7"
var Commit = "6759e53197c4df3fc56d6e769863cbe7fbd35db2"
2 changes: 1 addition & 1 deletion zeus/commands.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ language: bash
# globals for all commands
globals:
# NETCAP version
VERSION: 0.4.6
VERSION: 0.4.7

# command data
commands:
Expand Down
2 changes: 1 addition & 1 deletion zeus/data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# v0.8.4
#

buildNumber: 1839
buildNumber: 1842
deadline: ""
milestones: []
aliases: {}
Expand Down

0 comments on commit 9f7b838

Please sign in to comment.