Skip to content

Github version 0.4 declare itself as 0.3.8 #27

@mpagot

Description

@mpagot
$  pwd
/tmp/vale

$ mkdir 0.3.8
$ cd 0.3.8
$  wget https://github.com/errata-ai/vale-ls/releases/download/v0.3.8/vale-ls-x86_64-unknown-linux-gnu.zip
$ cd ..
$ md5sum 0.3.8/vale-ls-x86_64-unknown-linux-gnu.zip
75e89b86a487385fb01fda067f5ea9a4  0.3.8/vale-ls-x86_64-unknown-linux-gnu.zip


$ mkdir 0.4
$ cd 0.4
$  wget https://github.com/errata-ai/vale-ls/releases/download/v0.4.0/vale-ls-x86_64-unknown-linux-gnu.zip
$ cd ..
$ md5sum 0.4/vale-ls-x86_64-unknown-linux-gnu.zip
56381c8c9c52255073315bd077cde884  0.4/vale-ls-x86_64-unknown-linux-gnu.zip


$  cd 0.3.8
$  unzip vale-ls-x86_64-unknown-linux-gnu.zip
$  /tmp/vale/0.3.8/vale-ls --version
0.3.8


$  cd ../0.4
$  unzip vale-ls-x86_64-unknown-linux-gnu.zip
$  /tmp/vale/0.4/vale-ls --version
0.3.8 <-- NOT EXPECTED

Version has not been updated in the Cargo.toml

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions