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

Commit 416433b

Browse files
authored
alpha.2
1 parent 3490532 commit 416433b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 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.1"
28+
Version = "1.0.0-alpha.2"
2929
)
3030

3131
func App() *app.App {

0 commit comments

Comments
 (0)