Bumped package.json to 1.0.0 and added new todo
This commit is contained in:
parent
3d6ae756a6
commit
19147d231e
2 changed files with 3 additions and 2 deletions
|
@ -17,6 +17,7 @@
|
|||
- [ ] more themes
|
||||
- [ ] more variations of the themes in version 1.0
|
||||
- [X] Dockerize
|
||||
- [ ] Redirection with Routes (your-domain.xyz/mastodon redirects to your mastodon account)
|
||||
|
||||
### TODO until 1.0:
|
||||
- [X] Import my themes from the old socialtree
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "socialtree",
|
||||
"version": "0.3.0",
|
||||
"version": "1.0.0",
|
||||
"description": "The awesome and damn simple, selfhosted alternative to linktree",
|
||||
"main": "src/index.js",
|
||||
"author": "nikurasu",
|
||||
|
|
Loading…
Reference in a new issue