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

Commit 715a4bd

Browse files
committed
alpha.4
1 parent ae1e0a2 commit 715a4bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/app/app.go

Lines changed: 1 addition & 1 deletion
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.3"
28+
Version = "1.0.0-alpha.4"
2929
)
3030

3131
func App() *app.App {

0 commit comments

Comments
 (0)