Shorten version name
'akkoma 3.10.0-akkoma+bnakkoma' is unnecessarily long
This commit is contained in:
parent
9d92a93892
commit
37a6f2be7b
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "pleroma_fe",
|
"name": "pleroma_fe",
|
||||||
"version": "3.10.0-akkoma+bnakkoma",
|
"version": "3.10.0+bnakkoma",
|
||||||
"description": "An extended frontend for Akkoma instances",
|
"description": "An extended frontend for Akkoma instances",
|
||||||
"author": "Roger Braun <roger@rogerbraun.net>",
|
"author": "Roger Braun <roger@rogerbraun.net>",
|
||||||
"private": true,
|
"private": true,
|
||||||
|
|
Loading…
Reference in a new issue