mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 10:47:00 +00:00 
			
		
		
		
	Bump to 5.2.4
This commit is contained in:
		| @@ -2,13 +2,14 @@ | |||||||
| All notable changes to this project will be documented in this file. | All notable changes to this project will be documented in this file. | ||||||
| This project adheres to [Semantic Versioning](http://semver.org/). | This project adheres to [Semantic Versioning](http://semver.org/). | ||||||
|  |  | ||||||
| ## [5.2.3 (API 1.1.0)] - 2020-04-26 | ## [5.2.4 (API 1.1.0)] - 2020-04-26 | ||||||
|  |  | ||||||
| ### Fixed | ### Fixed | ||||||
| - [Issue 3287](https://github.com/firefly-iii/firefly-iii/issues/3287) Locale issue | - [Issue 3287](https://github.com/firefly-iii/firefly-iii/issues/3287) Locale issue | ||||||
| - [Issue 3251](https://github.com/firefly-iii/firefly-iii/issues/3251) Budget order | - [Issue 3251](https://github.com/firefly-iii/firefly-iii/issues/3251) Budget order | ||||||
|  |  | ||||||
| ## [3.4.2] - 2015-05-25 | ## [5.2.3 (API 1.1.0)] - 2020-04-22 | ||||||
|  |  | ||||||
| ### Added | ### Added | ||||||
| - Support for British English! 🇬🇧 | - Support for British English! 🇬🇧 | ||||||
| - You can set your locale *and* your language now. | - You can set your locale *and* your language now. | ||||||
|   | |||||||
| @@ -138,7 +138,7 @@ return [ | |||||||
|     ], |     ], | ||||||
|  |  | ||||||
|     'encryption'                   => null === env('USE_ENCRYPTION') || true === env('USE_ENCRYPTION'), |     'encryption'                   => null === env('USE_ENCRYPTION') || true === env('USE_ENCRYPTION'), | ||||||
|     'version'                      => '5.2.3', |     'version'                      => '5.2.4', | ||||||
|     'api_version'                  => '1.1.0', |     'api_version'                  => '1.1.0', | ||||||
|     'db_version'                   => 13, |     'db_version'                   => 13, | ||||||
|     'maxUploadSize'                => 15242880, |     'maxUploadSize'                => 15242880, | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user