Skip to content
This repository was archived by the owner on Apr 23, 2026. It is now read-only.

Commit a61fdda

Browse files
authored
chapel.json: update Fermi time (#800)
1 parent 55bece6 commit a61fdda

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

db/version/app.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ var (
3131
const (
3232
Major = 1 // Major version component of the current release
3333
Minor = 4 // Minor version component of the current release
34-
Micro = 1 // Patch version component of the current release
34+
Micro = 2 // Patch version component of the current release
3535
Modifier = "dev" // Modifier component of the current release
3636
DefaultSnapshotGitBranch = "main" // Branch of erigontech/erigon-snapshot to use in OtterSync
3737
VersionKeyCreated = "ErigonVersionCreated"

execution/chain/spec/chainspecs/chapel.json

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)