mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-08 07:07:28 +02:00
2
.github/workflows/pr_merge.yml
vendored
2
.github/workflows/pr_merge.yml
vendored
@@ -1,4 +1,4 @@
|
|||||||
name: Checks
|
name: VersionBump
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
types:
|
types:
|
||||||
|
@@ -9,7 +9,7 @@
|
|||||||
//////////////////////////////////////////////////////////////////////
|
//////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
|
||||||
BOSL_VERSION = [2,0,652];
|
BOSL_VERSION = [2,0,653];
|
||||||
|
|
||||||
|
|
||||||
// Section: BOSL Library Version Functions
|
// Section: BOSL Library Version Functions
|
||||||
|
Reference in New Issue
Block a user