Skip to content

Commit

Permalink
chore/bump-new-version-to-2.2.0 (#104)
Browse files Browse the repository at this point in the history
  • Loading branch information
kobayurii committed Sep 11, 2024
1 parent 812ed31 commit beaefc1
Show file tree
Hide file tree
Showing 4 changed files with 107 additions and 103 deletions.
2 changes: 1 addition & 1 deletion .cargo/config.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
[env]
NEARCORE_VERSION = "2.2.0-rc.1-d630c63"
NEARCORE_VERSION = "2.2.0-7dbfa11"
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 2.2.0

* Upgrade Indexer Framework to be based on [nearcore 2.2.0](https://github.com/near/nearcore/releases/tag/2.2.0)

## 2.2.0-rc.1

* Upgrade Indexer Framework to be based on [nearcore 2.2.0-rc.1](https://github.com/near/nearcore/releases/tag/2.2.0-rc.1)
Expand Down
Loading

0 comments on commit beaefc1

Please sign in to comment.