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

Commit

Permalink
Version 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 Nov 5, 2017
1 parent ea6db15 commit fc03f50
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deduplicator.lrdevplugin/Info.lua
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ GIT Repository with the code:
plugin_name = LOC "$$$/PluginInfo/Name=Deduplicator"
plugin_major = 1
plugin_minor = 0
plugin_revision = 1
plugin_build = 100009
plugin_revision = 2
plugin_build = 100010
plugin_version = plugin_major .. '.' .. plugin_minor .. '.' .. plugin_revision .. '.' .. plugin_build
plugin_id = 'me.teran.lightroom.deduplicator'
plugin_home_url = "https://github.com/teran/deduplicator"
Expand Down

0 comments on commit fc03f50

Please sign in to comment.