Skip to content

Commit

Permalink
chore: release v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kirklin committed Feb 5, 2025
1 parent fa2f2d9 commit b897ac7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version/version.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package version

// Version is the current version of the go-swd
var Version = "v0.0.1" // 默认版本号,可通过 ldflags 修改
var Version = "v0.0.2" // 默认版本号,可通过 ldflags 修改

0 comments on commit b897ac7

Please sign in to comment.