mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-01-16 13:50:23 +01:00
Merge pull request #1306 from BelfrySCAD/revarbat_dev
Version Bumping, try 7
This commit is contained in:
commit
46f7835dbf
1
.github/workflows/pr_merge.yml
vendored
1
.github/workflows/pr_merge.yml
vendored
@ -28,6 +28,7 @@ jobs:
|
|||||||
- name: Push changes
|
- name: Push changes
|
||||||
uses: stefanzweifel/git-auto-commit-action@v5
|
uses: stefanzweifel/git-auto-commit-action@v5
|
||||||
with:
|
with:
|
||||||
|
branch: master
|
||||||
commit_user_email: github+actions@gmail.com
|
commit_user_email: github+actions@gmail.com
|
||||||
commit_message: Version Bump
|
commit_message: Version Bump
|
||||||
|
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
//////////////////////////////////////////////////////////////////////
|
//////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
|
||||||
BOSL_VERSION = [2,0,653];
|
BOSL_VERSION = [2,0,654];
|
||||||
|
|
||||||
|
|
||||||
// Section: BOSL Library Version Functions
|
// Section: BOSL Library Version Functions
|
||||||
|
Loading…
x
Reference in New Issue
Block a user