Merge pull request #662 from Scrumplex/chore-bump-1.3.1
This commit is contained in:
		@@ -74,7 +74,7 @@ set(Launcher_HELP_URL "https://polymc.org/wiki/help-pages/%1" CACHE STRING "URL
 | 
				
			|||||||
######## Set version numbers ########
 | 
					######## Set version numbers ########
 | 
				
			||||||
set(Launcher_VERSION_MAJOR    1)
 | 
					set(Launcher_VERSION_MAJOR    1)
 | 
				
			||||||
set(Launcher_VERSION_MINOR    3)
 | 
					set(Launcher_VERSION_MINOR    3)
 | 
				
			||||||
set(Launcher_VERSION_HOTFIX   0)
 | 
					set(Launcher_VERSION_HOTFIX   1)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Build number
 | 
					# Build number
 | 
				
			||||||
set(Launcher_VERSION_BUILD -1 CACHE STRING "Build number. -1 for no build number.")
 | 
					set(Launcher_VERSION_BUILD -1 CACHE STRING "Build number. -1 for no build number.")
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user