Skip to content

Commit

Permalink
Up version
Browse files Browse the repository at this point in the history
  • Loading branch information
Samuel committed Aug 25, 2022
1 parent dff521c commit 209b21e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ Current implemented features:

### Short term
These are the features will be implemented very soon (already in the pipe of the core team)
- Decentralized Wallet & Identity
- Yubikey integration for node enrollment and key management
- Provide exception on the smart contract inherit constraints
- Network coordinates aggregation from the BeaconChain
Expand Down
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ defmodule Archethic.MixProject do
def project do
[
app: :archethic,
version: "0.21.0",
version: "0.22.0",
build_path: "_build",
config_path: "config/config.exs",
deps_path: "deps",
Expand Down

0 comments on commit 209b21e

Please sign in to comment.