Skip to content

Conversation

taariq
Copy link

@taariq taariq commented Jun 19, 2025

Update Paloma chain.json and versions.json Files to current Paloma releases, cosmos-SDK, IBC, and binaries.

{
"name": "v1.15.4",
"recommended_version": "v1.15.4",
"name": "v2.4.12",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Instead of writing over v1.15.4, please add a new version object after v1.15.4

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @JeremyParish69. What is the format to submit a new version object? I tried looking at other submissions, but was not sure.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In the versions.json file, there is an array property (called "versions"). Inside that array is an object (was named "v1.15.4). Just copy and past that object below it (so there's two objects now in the 'versions' array). Then update the second object to the details for v2.4.12 (but leave the first object as v1.15.4).

@JeremyParish69 JeremyParish69 marked this pull request as draft June 20, 2025 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants