Skip to content

Commit

Permalink
bootstrap: version 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
maxux committed Mar 20, 2021
1 parent 1f6ac56 commit e22e676
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bootstrap/bootstrap.v
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ fn filesystem(rootdir string) bool {
}

fn main() {
version := "0.0.2"
version := "0.0.3"
println("[+] planetary filesystem boostrap v" + version)

mut resources := Resources{
Expand Down

0 comments on commit e22e676

Please sign in to comment.