This website requires JavaScript.
Explore
Help
Sign In
bigbuffet
/
pleroma
Watch
2
Star
0
Fork
You've already forked pleroma
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
28f26e680e
pleroma
/
lib
/
soapbox.ex
6 lines
74 B
Elixir
Raw
Normal View
History
Unescape
Escape
Add soapbox version to /api/v1/instance
2021-04-27 13:54:24 -07:00
defmodule
Soapbox
do
soapbox version --> 0.0.99
2021-04-27 14:15:34 -07:00
@version
"
0.0.99
"
Add soapbox version to /api/v1/instance
2021-04-27 13:54:24 -07:00
def
version
,
do
:
@version
end
Reference in a new issue
Copy permalink