Update version to 0.4.4

This commit is contained in:
Terence Boldt 2023-01-22 20:03:07 -05:00
parent 10f896399d
commit b80a835c72
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ import (
"github.com/tjboldt/ProDOS-Utilities/prodos"
)
const version = "0.4.3"
const version = "0.4.4"
func main() {
var fileName string