Update to verion 0.6.0

This commit is contained in:
Terence Boldt
2026-02-09 22:11:59 -05:00
parent 71d6661342
commit 7bf012e4df

View File

@@ -1,4 +1,4 @@
// Copyright Terence J. Boldt (c)2021-2025
// Copyright Terence J. Boldt (c)2021-2026
// Use of this source code is governed by an MIT
// license that can be found in the LICENSE file.
@@ -19,7 +19,7 @@ import (
"github.com/tjboldt/ProDOS-Utilities/prodos"
)
const version = "0.5.3"
const version = "0.6.0"
func main() {
var fileName string