Skip to content

Commit e86a174

Browse files
committed
1.0.0
1 parent 86e7417 commit e86a174

File tree

3 files changed

+8
-4
lines changed

3 files changed

+8
-4
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,13 @@
22

33
_Import from replies in JSON exported from DSW._
44

5+
## How to install
6+
7+
See the [Plugins](https://guide.ds-wizard.org/en/latest/more/self-hosted-dsw/configuration/plugins.html) page in the DSW Guide for instructions on how to install the plugin.
8+
59
## Changelog
610

7-
### 0.1.0
11+
### 1.0.0
812

913
Initial version based on [DSW Replies Importer](https://github.com/ds-wizard/dsw-replies-importer).
1014

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "replies-importer-plugin",
3-
"version": "0.1.0",
3+
"version": "1.0.0",
44
"description": "",
55
"license": "MIT",
66
"author": "",

0 commit comments

Comments
 (0)