mirror of
				https://github.com/vcmi/vcmi.git
				synced 2025-10-31 00:07:39 +02:00 
			
		
		
		
	Update release date to monday
This commit is contained in:
		| @@ -1,6 +1,7 @@ | ||||
| # 1.5.6 -> 1.5.7 | ||||
|  | ||||
| * Fixed game freeze if player is attacked in online multiplayer game by another player when he has unread dialogs, such as new week notification | ||||
| * Fixed possible game crash after being attacked by enemy with artifact that blocks spellcasting | ||||
| * Fixed heroes on map limit game setting not respected when moving hero from town garrison. | ||||
| * Add workaround to fix possible crash on attempt to start previously generated random map that has players without owned heroes or towns | ||||
| * Fixed crash on right-clicking spell icon when receiving unlearnable spells from Pandora | ||||
|   | ||||
| @@ -26,7 +26,7 @@ android { | ||||
| 		minSdk = qtMinSdkVersion as Integer | ||||
| 		targetSdk = qtTargetSdkVersion as Integer // ANDROID_TARGET_SDK_VERSION in the CMake project | ||||
|  | ||||
| 		versionCode 1570 | ||||
| 		versionCode 1572 | ||||
| 		versionName "1.5.7" | ||||
|  | ||||
| 		setProperty("archivesBaseName", "vcmi") | ||||
|   | ||||
							
								
								
									
										2
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							| @@ -2,7 +2,7 @@ vcmi (1.5.7) jammy; urgency=medium | ||||
|  | ||||
|   * New upstream release | ||||
|  | ||||
|  -- Ivan Savenko <saven.ivan@gmail.com>  Fri, 23 Aug 2024 12:00:00 +0200 | ||||
|  -- Ivan Savenko <saven.ivan@gmail.com>  Mon, 26 Aug 2024 12:00:00 +0200 | ||||
|  | ||||
| vcmi (1.5.6) jammy; urgency=medium | ||||
|  | ||||
|   | ||||
| @@ -90,7 +90,7 @@ | ||||
| 	</screenshots> | ||||
| 	<launchable type="desktop-id">vcmilauncher.desktop</launchable> | ||||
| 	<releases> | ||||
| 		<release version="1.5.7" date="2024-08-23" type="stable"/> | ||||
| 		<release version="1.5.7" date="2024-08-26" type="stable"/> | ||||
| 		<release version="1.5.6" date="2024-08-04" type="stable"/> | ||||
| 		<release version="1.5.5" date="2024-07-17" type="stable"/> | ||||
| 		<release version="1.5.4" date="2024-07-12" type="stable"/> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user