Skip to content

Commit

Permalink
chore/bump-new-version-to-2.3.0-rc.2 (#109)
Browse files Browse the repository at this point in the history
  • Loading branch information
kobayurii authored Oct 11, 2024
1 parent 8ed8a80 commit 7a66927
Show file tree
Hide file tree
Showing 4 changed files with 104 additions and 100 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.3.0-rc.1-93073d7"
NEARCORE_VERSION = "2.3.0-rc.2-3c7177b"
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 2.3.0-rc.2

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

## 2.3.0-rc.1

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

0 comments on commit 7a66927

Please sign in to comment.