Skip to content
Snippets Groups Projects
Commit 8daaaf10 authored by mattwire's avatar mattwire
Browse files

Release 0.9.5

parent 60c75928
No related branches found
Tags 0.9.5
No related merge requests found
...@@ -9,7 +9,7 @@ Releases use the following numbering system: ...@@ -9,7 +9,7 @@ Releases use the following numbering system:
* **[BC]**: Items marked with [BC] indicate a breaking change that will require updates to your code if you are using that code in your extension. * **[BC]**: Items marked with [BC] indicate a breaking change that will require updates to your code if you are using that code in your extension.
## Release 0.9.5 (not yet released 2020-10-14) ## Release 0.9.5
* Fix [#4](https://lab.civicrm.org/extensions/mjwshared/-/issues/4) Fatal error when is_email_receipt = null. * Fix [#4](https://lab.civicrm.org/extensions/mjwshared/-/issues/4) Fatal error when is_email_receipt = null.
......
...@@ -14,9 +14,9 @@ ...@@ -14,9 +14,9 @@
<url desc="Release Notes">https://lab.civicrm.org/extensions/mjwshared/-/blob/master/docs/releasenotes.md</url> <url desc="Release Notes">https://lab.civicrm.org/extensions/mjwshared/-/blob/master/docs/releasenotes.md</url>
<url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url> <url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
</urls> </urls>
<releaseDate>2020-10-14</releaseDate> <releaseDate>2020-10-21</releaseDate>
<version>0.9.5-dev</version> <version>0.9.5</version>
<develStage>beta</develStage> <develStage>stable</develStage>
<compatibility> <compatibility>
<ver>5.28</ver> <ver>5.28</ver>
</compatibility> </compatibility>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment