This website requires JavaScript.
Explore
Sign In
mirror
/
gotosocial
mirror of
https://github.com/superseriousbusiness/gotosocial
Watch
1
Star
0
Fork
You've already forked gotosocial
0
Code
Issues
frontend-linting
gotosocial
/
vendor
/
github.com
/
uptrace
/
bun
/
version.go
7 lines
98 B
Go
Raw
Permalink
Blame
History
package
bun
// Version is the current release version.
func
Version
(
)
string
{
return
"1.2.1"
}
View Git Blame
Copy Permalink