Skip to content

Commit 3d5cbad

Browse files
Bump version to 0.12 to override a bug deploy
** Why are these changes being introduced: * It appears that the workflows we are using for automated deploys are not quite scoped correcty, as a pre-release tag on a feature branch has been deployed in production. ** Relevant ticket(s): n/a ** How does this address that need: * This bumps the theme config.ini version to 0.12, which will give us something to deploy in production that isn't on a feature branch. ** Document any side effects to this change: * Tagging this release will cause some features to be released in production which have not yet been, because they are waiting for a tag to be created. This is acceptable, but should be noted.
1 parent ccfcdfc commit 3d5cbad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/theme.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[info]
22
name = "Tesseract"
3-
version = "0.11"
3+
version = "0.12"
44
author = "MIT Libraries"
55
description = "An Omeka S theme to implement the MIT Libraries' branding materials"
66
theme_link = "https://github.com/MITLibraries/mitlibraries-theme-omeka"

0 commit comments

Comments
 (0)