We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 693db06 commit bf9f09aCopy full SHA for bf9f09a
1 file changed
prhpackage/__main__.py
@@ -22,7 +22,7 @@
22
PRH_CONFIG_FILE_NAME = "/prh_config"
23
GIT_CONFIG_PATH = "/config"
24
GIT_FILE_PATH = ".git"
25
-APP_VERSION = "2.2.0"
+APP_VERSION = "2.3.0"
26
27
DEFAULT_COMMIT_MESSAGE = "" # prh_config.DEFAULT_COMMIT_MESSAGE
28
DEFAULT_PR_BODY = "" # prh_config.DEFAULT_PULL_REQUEST_BODY
0 commit comments