Skip to content

Commit

Permalink
version 3.0.15 for alpha tests
Browse files Browse the repository at this point in the history
  • Loading branch information
chcg committed Dec 11, 2022
1 parent 7fa200f commit 71091f5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions PythonScript/src/PythonScriptVersion.h
@@ -1,7 +1,7 @@
#ifndef _PYTHONSCRIPTVERSION_H
#define _PYTHONSCRIPTVERSION_H

#define PYSCR_VERSION_NUMERIC 3,0,14,0
#define PYSCR_VERSION_STRING "3.0.14.0"
#define PYSCR_VERSION_NUMERIC 3,0,15,0
#define PYSCR_VERSION_STRING "3.0.15.0"

#endif
2 changes: 1 addition & 1 deletion appveyor.yml
@@ -1,4 +1,4 @@
version: 3.0.14.{build}
version: 3.0.15.{build}
image: Visual Studio 2022


Expand Down

0 comments on commit 71091f5

Please sign in to comment.