Skip to content
This repository was archived by the owner on Jan 24, 2025. It is now read-only.

Commit d178dcd

Browse files
committed
Bump iota-core version
1 parent 4c72425 commit d178dcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/app/app.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ var (
2525
Name = "iota-core"
2626

2727
// Version of the app.
28-
Version = "1.0.0-alpha.4"
28+
Version = "1.0.0-alpha.5"
2929
)
3030

3131
func App() *app.App {

0 commit comments

Comments
 (0)