Skip to content

Commit

Permalink
Version update to v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcnski committed Apr 29, 2022
1 parent f9cd9b1 commit ef06f3b
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@ Version History

Latest:

## Apr 29, 2022:
### v2.1.0
**Key Updates**
- Add --skynet-api-key option.

## Oct 22, 2020:
### v2.0.1
**Key Updates**
Expand Down
1 change: 0 additions & 1 deletion changelog/items/key-updates/add-skynet-api-key-option.md

This file was deleted.

2 changes: 1 addition & 1 deletion cmd/skynet/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ built on top of Sia.`
mainDocFile = "./doc/skynet.md"

// version is the current version of skynet-cli.
version = "2.0.1"
version = "2.1.0"
)

// Exit codes.
Expand Down

0 comments on commit ef06f3b

Please sign in to comment.