Skip to content

Commit 51dca0b

Browse files
committed
update version
1 parent ff21256 commit 51dca0b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

piwigoPublish.lrplugin/Init.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ _G.iconPath = _PLUGIN:resourceId("icons/icon_med.png")
7979
-- _PLUGIN.VERSION is nil here for some reason, so hardcoding for now
8080
-- just need to ensure both places are updated together
8181

82-
_G.versionInfo = { major=20260122, minor=27, revision=0 }
82+
_G.versionInfo = { major=20260124, minor=28, revision=0 }
8383

8484
_G.pluginVersion = string.format("%d.%d", versionInfo.major, versionInfo.minor)
8585
-- Auto-update checker

0 commit comments

Comments
 (0)