Merge branch 'master' of https://gitea.innovativedevsolutions.org/IDSolutions/dragonfly
Some checks failed
Build / Build (push) Failing after 1m1s

This commit is contained in:
Jacob Schmidt 2025-03-20 19:55:52 -05:00
commit 033630977a
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ on:
jobs:
build:
name: Build
runs-on: ubuntu-22.04
runs-on: ubuntu-latest
steps:
- name: Checkout Source Code
uses: actions/checkout@v4

View File

@ -1,4 +1,4 @@
#define MAJOR 1
#define MINOR 0
#define PATCH 0
#define BUILD 5
#define BUILD 6