Conversation
supportPlease add version numbers to your release packages. When using it in combination with composer; currently just a timestamp is added in the composer.lock file: timelineawesome.zip?timestamp=1683010268 This way always the latest version is downloaded and not the version installed when using composer. This caused issues when you guys released the corrupted upgrade version 1.1.2. Because the composer.lock could only use the timelineawesome.zip (which is always the latest) and not keep the previous stable version, for example: 1.0.4 So please add versions to the download packages like: timelineawesome-1.0.3.zip timelineawesome-1.0.4.zip timelineawesome-1.0.6.zip It is also a common practice; see for example the downloads at: https://wordpress.org/plugins/gutenberg/ https://downloads.wordpress.org/plugin/gutenberg.16.1.0.zip https://downloads.wordpress.org/plugin/gutenberg.16.0.0.zip
No comments were stored for this source.