mirror of
https://github.com/muun/recovery.git
synced 2025-11-29 13:28:22 -05:00
Update project structure and build process
This commit is contained in:
6
recovery_tool/version.go
Normal file
6
recovery_tool/version.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package main
|
||||
|
||||
// The OSS tool depends on this file with this content. If you need to change
|
||||
// it, change the tool too.
|
||||
|
||||
const version = "2.2.4"
|
||||
Reference in New Issue
Block a user