mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 01:40:04 +00:00 
			
		
		
		
	Bump version to v0.2.1
This commit is contained in:
		
							parent
							
								
									fc194e0f17
								
							
						
					
					
						commit
						b198dc53ca
					
				
					 3 changed files with 8 additions and 7 deletions
				
			
		|  | @ -39,7 +39,7 @@ conan_basic_setup(TARGETS) | ||||||
| set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -DBOOST_ALL_NO_LIB") | set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -DBOOST_ALL_NO_LIB") | ||||||
| 
 | 
 | ||||||
| set(SCWX_DIR ${PROJECT_SOURCE_DIR}) | set(SCWX_DIR ${PROJECT_SOURCE_DIR}) | ||||||
| set(SCWX_VERSION "0.2.0-prerelease-3") | set(SCWX_VERSION "0.2.1") | ||||||
| 
 | 
 | ||||||
| add_subdirectory(external) | add_subdirectory(external) | ||||||
| add_subdirectory(wxdata) | add_subdirectory(wxdata) | ||||||
|  |  | ||||||
|  | @ -5,10 +5,11 @@ | ||||||
| [](https://discord.gg/vFMV76brwU) | [](https://discord.gg/vFMV76brwU) | ||||||
| [](https://github.com/sponsors/dpaulat) | [](https://github.com/sponsors/dpaulat) | ||||||
| 
 | 
 | ||||||
| Supercell Wx is a free, open source application to visualize live NEXRAD Level 2 | Supercell Wx is a free, open source application to visualize live and archive | ||||||
| and Level 3 data, and severe weather alerts. It displays continuously updating | NEXRAD Level 2 and Level 3 data, and severe weather alerts. It displays | ||||||
| weather data on top of a responsive map, providing the capability to monitor | continuously updating weather data on top of a responsive map, providing the | ||||||
| weather events using reflectivity, velocity, and other products. | capability to monitor weather events using reflectivity, velocity, and other | ||||||
|  | products. | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
|  | @ -17,12 +17,12 @@ BEGIN | ||||||
|         BEGIN |         BEGIN | ||||||
|             VALUE "CompanyName", "Dan Paulat" |             VALUE "CompanyName", "Dan Paulat" | ||||||
|             VALUE "FileDescription", "Supercell Wx" |             VALUE "FileDescription", "Supercell Wx" | ||||||
|             VALUE "FileVersion", "0.1.0.0" |             VALUE "FileVersion", "0.2.1.0" | ||||||
|             VALUE "LegalCopyright", "Copyright (C) 2021-2023 Dan Paulat" |             VALUE "LegalCopyright", "Copyright (C) 2021-2023 Dan Paulat" | ||||||
|             VALUE "InternalName", "scwx" |             VALUE "InternalName", "scwx" | ||||||
|             VALUE "OriginalFilename", "supercell-wx.exe" |             VALUE "OriginalFilename", "supercell-wx.exe" | ||||||
|             VALUE "ProductName", "Supercell Wx" |             VALUE "ProductName", "Supercell Wx" | ||||||
|             VALUE "ProductVersion", "0.1.2.0" |             VALUE "ProductVersion", "0.2.1.0" | ||||||
|         END |         END | ||||||
|     END |     END | ||||||
|     BLOCK "VarFileInfo" |     BLOCK "VarFileInfo" | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat