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