Skip to content

Commit 6a35369

Browse files
Bump version to 0.9.12
1 parent 67e2a9e commit 6a35369

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/prism.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
// PRISM - Web frontend for Spunky Bot
33
// Author: Alexander Kress
4-
$version = "0.9.11";
4+
$version = "0.9.12";
55

66
// define error level
77
error_reporting(E_ERROR | E_WARNING | E_PARSE);

0 commit comments

Comments
 (0)