This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
gotosocial
Watch
1
Star
0
Fork
You've already forked gotosocial
0
mirror of
https://codeberg.org/superseriousbusiness/gotosocial.git
synced
2024-12-19 23:52:04 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
7011f57b09
gotosocial
/
vendor
/
github.com
/
uptrace
/
bun
/
version.go
7 lines
99 B
Go
Raw
Normal View
History
Unescape
Escape
Pg to bun (#148) * start moving to bun * changing more stuff * more * and yet more * tests passing * seems stable now * more big changes * small fix * little fixes
2021-08-25 16:34:33 +03:00
package
bun
// Version is the current release version.
func
Version
(
)
string
{
[chore] bump bun v1.1.14 -> v1.1.15 (#2195)
2023-09-11 16:16:52 +03:00
return
"1.1.15"
Pg to bun (#148) * start moving to bun * changing more stuff * more * and yet more * tests passing * seems stable now * more big changes * small fix * little fixes
2021-08-25 16:34:33 +03:00
}
Reference in a new issue
Copy permalink