• Please 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://ww.wp.xz.cn/plugins/gutenberg/
    https://downloads.wp.xz.cn/plugin/gutenberg.16.1.0.zip
    https://downloads.wp.xz.cn/plugin/gutenberg.16.0.0.zip

The topic ‘Version number in package’ is closed to new replies.