Skip to content

Commit

Permalink
Finalise version 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
techxplorer committed Sep 14, 2024
1 parent fdf7ab3 commit de93828
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,9 @@ The app has the following options:

| Short option | Long option | Description |
| ------------ | ----------- | ----------- |
| -f | --force | Overwrite files in the status or content archive |
| -d | --debug | Output environment variable content |
| -f | --force | Overwrite files in the status or content archive |
| -t | --tag <tag> | Only add new statuses with the matching tag |

## Configuration ##

Expand Down Expand Up @@ -72,8 +73,7 @@ contains an index.md file and the attached media.

The following items are on my road map:

1. Filter the creation of content by tag
2. Add any other functionality as required
1. Add any other functionality as required

## Rationale ##

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "intrepid-toot-archiver",
"version": "1.2.0",
"version": "1.3.0",
"description": "A CLI app to make an archive of toots",
"main": "index.js",
"bin": {
Expand Down

0 comments on commit de93828

Please sign in to comment.