Skip to content

Commit

Permalink
docs: update for release 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kassi committed Apr 19, 2024
1 parent 0d4de1c commit 184f2b2
Showing 1 changed file with 0 additions and 21 deletions.
21 changes: 0 additions & 21 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,24 +22,3 @@ Use the PhotoTagger app to tag photos and export the CSV File to your machine ru

See the [PhotoTagger homepage](https://www.kluks.de/apps/phototagger) for detailed information about the app and the plug-in, as well as further information, privacy policy and legal information.

# Development

First clone the repo:

git clone kassi/phototagger.lrdevplugin

Next, add it to lightroom as mentioned in the usage above.

## Building

Bump the version by tagging with the next version number according to semver and push the commits and tags. The github action will create a new release and upload it to this and the public companion repo.

### Manually

Simply running

make

will compile lua and create a `dist/PhotoTagger.x.y.z.zip` file, according to the current version number.

This file can be distributed.

0 comments on commit 184f2b2

Please sign in to comment.