Skip to content

Commit

Permalink
Update version to 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gboncoffee committed Apr 22, 2024
1 parent bb05ac7 commit 456decc
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.1.0")
fmt.Println("EGG - Emulador Genérico do Gabriel - version 2.2.0")
}

func runMachine(m machine.Machine) {
Expand Down

0 comments on commit 456decc

Please sign in to comment.