Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be 📖

Version Bumper

An asset by sn1ks0h
The page banner background of a mountain and forest
Version Bumper thumbnail image
Version Bumper thumbnail image
Version Bumper thumbnail image
Version Bumper hero image

Quick Information

0 ratings
Version Bumper icon image
sn1ks0h
Version Bumper

A lightweight, minimalist workflow addon for Godot 4 that takes the friction out of keeping your project's version numbers up to date. It allows you to increment your project's Semantic Versioning (SemVer) with a single click directly from the editor UI.Whenever you bump a version, the addon automatically updates the `application/config/version` property in your `project.godot` file, ensuring your exported builds always have the correct version string.## Features* **One-Click SemVer:** Instantly increment Major, Minor, or Patch (Bug) version numbers.* **Automatic Project Syncing:** Reads and writes directly to Godot's built-in `application/config/version` project setting.* **Multiple Display Modes:** Choose the UI layout that fits your workflow best: * **Dock Mode:** A standard editor dock panel displaying the current version and three clearly labeled buttons. * **Embed Top:** A hyper-minimalist, zero-padding UI injected directly into Godot's top toolbar. It uses minimal screen real estate while keeping your version numbers visible at all times.* **Zero Clutter:** Designed with Godot's native UI themes in mind to feel seamlessly integrated.## Installation1. Download the addon and extract the `version_bumper` folder into your project's `res://addons/` directory.2. Open your project in the Godot Editor.3. Go to **Project > Project Settings > Plugins**.4. Find **Version Bumper** in the list and check the **Enable** box.## UsageOnce enabled, the Version Bumper will appear in the top-right dock by default. To change how the addon is displayed:1. Look at the very top menu bar of the Godot Editor.2. Navigate to **Project > Tools > VersionBumper**.3. Select your preferred display mode: * **Dock:** Places the tracker in the standard dock layout. * **Embed Top:** Places ultra-compact buttons directly into the top editor toolbar.Simply click the **Major**, **Minor**, or **Patch** buttons to instantly increment your project's version!

Supported Engine Version
4.2
Version String
1.2.3
License Version
MIT
Support Level
community
Modified Date
1 month ago
Git URL
Issue URL

A lightweight, minimalist workflow addon for Godot 4 that takes the friction out of keeping your project's version numbers up to date. It allows you to increment your project's Semantic Versioning (SemVer) with a single click directly from the editor UI.

Whenever you bump a version, the addon automatically updates the `application/config/version` property in your `project.godot` file, ensuring your exported builds always have the correct version string.

## Features

* **One-Click SemVer:** Instantly increment Major, Minor, or Patch (Bug) version numbers.
* **Automatic Project Syncing:** Reads and writes directly to Godot's built-in `application/config/version` project setting.
* **Multiple Display Modes:** Choose the UI layout that fits your workflow best:
* **Dock Mode:** A standard editor dock panel displaying the current version and three clearly labeled buttons.
* **Embed Top:** A hyper-minimalist, zero-padding UI injected directly into Godot's top toolbar. It uses minimal screen real estate while keeping your version numbers visible at all times.
* **Zero Clutter:** Designed with Godot's native UI themes in mind to feel seamlessly integrated.

## Installation

1. Download the addon and extract the `version_bumper` folder into your project's `res://addons/` directory.
2. Open your project in the Godot Editor.
3. Go to **Project > Project Settings > Plugins**.
4. Find **Version Bumper** in the list and check the **Enable** box.

## Usage

Once enabled, the Version Bumper will appear in the top-right dock by default.

To change how the addon is displayed:
1. Look at the very top menu bar of the Godot Editor.
2. Navigate to **Project > Tools > VersionBumper**.
3. Select your preferred display mode:
* **Dock:** Places the tracker in the standard dock layout.
* **Embed Top:** Places ultra-compact buttons directly into the top editor toolbar.

Simply click the **Major**, **Minor**, or **Patch** buttons to instantly increment your project's version!

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Version Bumper icon image
sn1ks0h
Version Bumper

A lightweight, minimalist workflow addon for Godot 4 that takes the friction out of keeping your project's version numbers up to date. It allows you to increment your project's Semantic Versioning (SemVer) with a single click directly from the editor UI.Whenever you bump a version, the addon automatically updates the `application/config/version` property in your `project.godot` file, ensuring your exported builds always have the correct version string.## Features* **One-Click SemVer:** Instantly increment Major, Minor, or Patch (Bug) version numbers.* **Automatic Project Syncing:** Reads and writes directly to Godot's built-in `application/config/version` project setting.* **Multiple Display Modes:** Choose the UI layout that fits your workflow best: * **Dock Mode:** A standard editor dock panel displaying the current version and three clearly labeled buttons. * **Embed Top:** A hyper-minimalist, zero-padding UI injected directly into Godot's top toolbar. It uses minimal screen real estate while keeping your version numbers visible at all times.* **Zero Clutter:** Designed with Godot's native UI themes in mind to feel seamlessly integrated.## Installation1. Download the addon and extract the `version_bumper` folder into your project's `res://addons/` directory.2. Open your project in the Godot Editor.3. Go to **Project > Project Settings > Plugins**.4. Find **Version Bumper** in the list and check the **Enable** box.## UsageOnce enabled, the Version Bumper will appear in the top-right dock by default. To change how the addon is displayed:1. Look at the very top menu bar of the Godot Editor.2. Navigate to **Project > Tools > VersionBumper**.3. Select your preferred display mode: * **Dock:** Places the tracker in the standard dock layout. * **Embed Top:** Places ultra-compact buttons directly into the top editor toolbar.Simply click the **Major**, **Minor**, or **Patch** buttons to instantly increment your project's version!

Supported Engine Version
4.2
Version String
1.2.3
License Version
MIT
Support Level
community
Modified Date
1 month ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers