This website requires JavaScript.
Explore
Help
Sign In
waveterm
/
wails
Watch
0
Star
0
Fork
0
mirror of
https://github.com/wavetermdev/wails.git
synced
2026-08-05 13:53:43 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v3-alpha-bugfix/debug-pipelines
wails
/
v3
/
internal
/
version
/
version.go
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
9 lines
88 B
Go
Raw
Permalink
Normal View
History
Unescape
Escape
Add doctor.
2023-09-03 08:39:23 +10:00
package
version
import
(
_
"embed"
)
//go:embed version.txt
var
VersionString
string
Reference in New Issue
Copy Permalink