diff --git a/src/main/lua/lrphotos.lrdevplugin/Info.lua b/src/main/lua/lrphotos.lrdevplugin/Info.lua index 1f53668..4a4dc86 100644 --- a/src/main/lua/lrphotos.lrdevplugin/Info.lua +++ b/src/main/lua/lrphotos.lrdevplugin/Info.lua @@ -4,7 +4,7 @@ return { LrPluginName = 'Photos', LrToolkitIdentifier = 'at.homebrew.lrphotos', - VERSION = { major = 1, minor = 0, revision = 0, build = 0, }, + VERSION = { major = 1, minor = 0, revision = 0, build = 1, }, LrInitPlugin = "InitProvider.lua", -- Add the Metadata Definition File LrMetadataProvider = 'PhotosMetadataDefinition.lua', diff --git a/target/LRPhotos1.0.0.1_mac.zip b/target/LRPhotos1.0.0.1_mac.zip index e8c9619..e25a8ec 100644 Binary files a/target/LRPhotos1.0.0.1_mac.zip and b/target/LRPhotos1.0.0.1_mac.zip differ