Conversation
supportI’m installing a website on our hosting server, developed elsewhere. Importing this plugin, we clone the WP SVN repository and run updates outside of apache (security hardening). We follow the WP guidelines on versioning. The plugin trunk readme.txt has Stable tag: 2025.9 However this tag does not exist. Here is the /tags directory: 1.3/ 2.1/ 2024.5/ 2025.2/ 2025.6/ 3.0/ The page I need help with: [ log in to see the link]
Hi, I have released 2025.10 and also created a tag for it. Best regards, Michael
Thank you Michael, much appreciate your help on this, especially as we are doing updates using our own script instead of WP/PHP. Still is a problem, in/tags/2025.10/readme.txt we see: Stable tag: 2025.9 So our script keeps updating every time it runs. This is not breaking anything for us, but next time you release, make sure the readme.txt has the new Stable tag in /trunk then copy from trunk to tags/2025.11 or whatever. :)))
I have updated the tag and when you download now /tags/2025.10/readme.txt 2025.10 should be in the readme.txt
Now working perfectly. Thanks for helping us with our in-house update script!
Hi, I have released 2025.10 and also created a tag for it. Best regards, Michael
Thank you Michael, much appreciate your help on this, especially as we are doing updates using our own script instead of WP/PHP. Still is a problem, in/tags/2025.10/readme.txt we see: Stable tag: 2025.9 So our script keeps updating every time it runs. This is not breaking anything for us, but next time you release, make sure the readme.txt has the new Stable tag in /trunk then copy from trunk to tags/2025.11 or whatever. :)))
I have updated the tag and when you download now /tags/2025.10/readme.txt 2025.10 should be in the readme.txt
Now working perfectly. Thanks for helping us with our in-house update script!