Skip to content

Fix README version badge (v2.2.1 → v2.2.3) #40

Description

@omghante

Problem

  • Maven Central badge in README.md shows v2.2.1
  • Actual SDK version in pom.xml is v2.2.3
  • Badge is hardcoded so it doesn't update on new releases
  • Confuses users checking the latest version

Proposed Changes

  • Replace the static badge with a dynamic shields.io badge that fetches the latest version from Maven Central
  • Badge will stay in sync with releases automatically without manual updates

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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