Skip to content

Commit

Permalink
Pumped version to 1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
gboncoffee committed Mar 17, 2024
1 parent c03a2e1 commit e3f8abe
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 @@ -21,7 +21,7 @@ func listArchs() {
}

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

func runMachine(m machine.Machine) {
Expand Down

0 comments on commit e3f8abe

Please sign in to comment.