update version 0.4.6 => 0.4.7
This commit is contained in:
parent
02fd92ce2c
commit
2b22ffa105
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "teddit",
|
||||
"version": "0.4.6",
|
||||
"version": "0.4.7",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "teddit",
|
||||
"version": "0.4.6",
|
||||
"version": "0.4.7",
|
||||
"description": "A free and open source alternative Reddit front-end focused on privacy.",
|
||||
"homepage": "https://teddit.net",
|
||||
"bugs": {
|
||||
|
|
|
@ -24,5 +24,5 @@ html
|
|||
.bottom
|
||||
a(href="https://en.wikipedia.org/wiki/Piratbyr%C3%A5n#Kopimi", target="_blank")
|
||||
img(src="kopimi.gif")
|
||||
p.version v.0.4.6
|
||||
p.version v.0.4.7
|
||||
include includes/footer.pug
|
||||
|
|
Loading…
Reference in New Issue