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