Skip to content
This repository has been archived by the owner on May 16, 2022. It is now read-only.

Commit

Permalink
plugin revision bump
Browse files Browse the repository at this point in the history
Signed-off-by: Igor Shishkin <me@teran.ru>
  • Loading branch information
teran committed Oct 24, 2017
1 parent 352db82 commit a48e5b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deduplicator.lrdevplugin/Info.lua
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ GIT Repository with the code:
plugin_name = LOC "$$$/PluginInfo/Name=Deduplicator"
plugin_major = 1
plugin_minor = 0
plugin_revision = 0
plugin_revision = 1
plugin_build = 100009
plugin_version = plugin_major .. '.' .. plugin_minor .. '.' .. plugin_revision .. '.' .. plugin_build
plugin_id = 'me.teran.lightroom.deduplicator'
Expand Down

0 comments on commit a48e5b6

Please sign in to comment.