Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
bmachek committed Sep 3, 2024
1 parent 3266af4 commit 7ba8884
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion immich-plugin.lrplugin/Info.lua
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ return {

LrPluginInfoURL = 'https://github.com/bmachek/lrc-immich-plugin',

VERSION = { major = 2, minor = 0, revision = 0, build = "", },
VERSION = { major = 2, minor = 0, revision = 1, build = "", },

}

0 comments on commit 7ba8884

Please sign in to comment.