Skip to content

Commit

Permalink
Set version 4.2.0-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
zerocrates committed Jun 12, 2024
1 parent d979191 commit be739a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application/Module.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ class Module extends AbstractModule
/**
* This Omeka version.
*/
const VERSION = '4.1.0';
const VERSION = '4.2.0-alpha';

/**
* The vocabulary IRI used to define Omeka application data.
Expand Down

0 comments on commit be739a4

Please sign in to comment.