Skip to content

'latest' version is pointing to 1.29.3 #7387

@jrineck

Description

@jrineck

Preflight Checklist

Storage Explorer Version

1.31.2

Regression From

1.30.1

Architecture

x64

Storage Explorer Build Number

No response

Platform

Linux (tar.gz)

OS Version

Ubuntu 20.04

Bug Description

We dynamically pull the 'latest' version using the tag_name from this JSON api.github.com/repos/microsoft/AzureStorageExplorer/releases/latest file using the tag_name attribute. Currently the 'latest' tag for Azure Storage Explorer is pointing to v1.29.3 from this file, which it does not match up with https://github.com/microsoft/AzureStorageExplorer/releases, where 'latest' would be v1.31.2

Steps to Reproduce

  1. Navigate to Azure Storage Explorer | Releases | Latest

It is pointing to v1.29.3 and not v1.31.2

Actual Experience

JSON api.github.com/repos/microsoft/AzureStorageExplorer/releases/latest file has tag_name attribute = v1.29.3

Expected Experience

JSON api.github.com/repos/microsoft/AzureStorageExplorer/releases/latest file should have tag_name attribute set to latest release, which is = v1.31.2

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions