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