Skip to content

Commit

Permalink
Update version to 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gboncoffee committed Apr 19, 2024
1 parent 0385c23 commit ba48ddc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ func listArchs() {
}

func version() {
fmt.Println("EGG - Emulador Genérico do Gabriel - version 2.0.0")
fmt.Println("EGG - Emulador Genérico do Gabriel - version 2.1.0")
}

func runMachine(m machine.Machine) {
Expand Down

0 comments on commit ba48ddc

Please sign in to comment.