File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66
77## Unreleased
88
9+ ## 1.1.484
10+
11+ ### Added
12+ - Hotfix for DREF final reports
13+
914## 1.1.483
1015
1116### Added
@@ -2262,7 +2267,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
22622267
22632268## 0.1.20
22642269
2265- [ Unreleased ] : https://github.com/IFRCGo/go-api/compare/1.1.483...HEAD
2270+ [ Unreleased ] : https://github.com/IFRCGo/go-api/compare/1.1.484...HEAD
2271+ [ 1.1.484 ] : https://github.com/IFRCGo/go-api/compare/1.1.483...1.1.484
22662272[ 1.1.483 ] : https://github.com/IFRCGo/go-api/compare/1.1.482...1.1.483
22672273[ 1.1.482 ] : https://github.com/IFRCGo/go-api/compare/1.1.481...1.1.482
22682274[ 1.1.481 ] : https://github.com/IFRCGo/go-api/compare/1.1.480...1.1.481
Original file line number Diff line number Diff line change 33from .celery import app as celery_app
44
55__all__ = ['celery_app' ]
6- __version__ = '1.1.483 '
6+ __version__ = '1.1.484 '
You can’t perform that action at this time.
0 commit comments