Skip to content

Commit

Permalink
Merge pull request #1306 from BelfrySCAD/revarbat_dev
Browse files Browse the repository at this point in the history
Version Bumping, try 7
  • Loading branch information
revarbat authored Nov 1, 2023
2 parents 0cbbd37 + ac5a765 commit 46f7835
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/pr_merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
- name: Push changes
uses: stefanzweifel/git-auto-commit-action@v5
with:
branch: master
commit_user_email: [email protected]
commit_message: Version Bump

Expand Down
2 changes: 1 addition & 1 deletion version.scad
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
//////////////////////////////////////////////////////////////////////


BOSL_VERSION = [2,0,653];
BOSL_VERSION = [2,0,654];


// Section: BOSL Library Version Functions
Expand Down

0 comments on commit 46f7835

Please sign in to comment.