We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a479a3d commit 10b76b6Copy full SHA for 10b76b6
bootstrap.php
@@ -8,7 +8,7 @@
8
*/
9
10
// Define the current version of Omeka.
11
-define('OMEKA_VERSION', '3.1');
+define('OMEKA_VERSION', '3.1.1');
12
13
// Define the application environment.
14
if (!defined('APPLICATION_ENV')) {
0 commit comments