mirror of
https://github.com/tjboldt/ProDOS-Utilities.git
synced 2026-03-11 13:41:50 +00:00
Update to verion 0.6.0
This commit is contained in:
4
main.go
4
main.go
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user