mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-08 15:26:35 +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:
|
||||
pull_request:
|
||||
types:
|
||||
|
@@ -9,7 +9,7 @@
|
||||
//////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
||||
BOSL_VERSION = [2,0,652];
|
||||
BOSL_VERSION = [2,0,653];
|
||||
|
||||
|
||||
// Section: BOSL Library Version Functions
|
||||
|
Reference in New Issue
Block a user