Skip to content

Commit 9a898cf

Browse files
v up (#18881)
1 parent d99a308 commit 9a898cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 = 3 // Major version component of the current release
3333
Minor = 3 // Minor version component of the current release
34-
Micro = 4 // Patch version component of the current release
34+
Micro = 7 // Patch version component of the current release
3535
Modifier = "" // Modifier component of the current release
3636
DefaultSnapshotGitBranch = "release/3.1" // Branch of erigontech/erigon-snapshot to use in OtterSync. Erigon Verisons 3.1, 3.2, 3.3 use `erigon-snapshot` `release/3.1` branch
3737
VersionKeyCreated = "ErigonVersionCreated"

0 commit comments

Comments
 (0)