Add a way to bump develop versions of the program to {new_version}-dev #107

Closed
opened 2023-05-04 14:22:32 +00:00 by LunarTides · 1 comment
LunarTides commented 2023-05-04 14:22:32 +00:00 (Migrated from github.com)

So it looks something like this: Hearthstone.js V1.3-dev.
And maybe even update the stable versions to Hearthstone.js V1.2-stable

Ideally add a variable called branch that is set to either stable or dev, and use that.

So it looks something like this: `Hearthstone.js V1.3-dev`. And maybe even update the stable versions to `Hearthstone.js V1.2-stable` Ideally add a variable called `branch` that is set to either `stable` or `dev`, and use that.
LunarTides commented 2023-05-04 14:27:55 +00:00 (Migrated from github.com)

After this is done, bump the version in develop to 1.3-dev.

After this is done, bump the version in `develop` to `1.3-dev`.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
LunarTides/Hearthstone.js#107
No description provided.