mirror of
				https://github.com/JetBrains/intellij-platform-plugin-template.git
				synced 2025-06-13 13:04:09 +00:00 
			
		
		
		
	Add comment indicating where to find a cross-reference between build number and version number
This commit is contained in:
		
							parent
							
								
									d0c9ccb1bb
								
							
						
					
					
						commit
						2259cfc0c4
					
				| @ -4,8 +4,12 @@ | ||||
| pluginGroup = org.jetbrains.plugins.template | ||||
| pluginName = IntelliJ Platform Plugin Template | ||||
| pluginVersion = 0.8.3 | ||||
| 
 | ||||
| # See how build numbers relate to version numbers here:  | ||||
| # https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html#intellij-platform-based-products-of-recent-ide-versions | ||||
| pluginSinceBuild = 202 | ||||
| pluginUntilBuild = 203.* | ||||
| 
 | ||||
| # Plugin Verifier integration -> https://github.com/JetBrains/gradle-intellij-plugin#plugin-verifier-dsl | ||||
| # See https://jb.gg/intellij-platform-builds-list for available build versions | ||||
| pluginVerifierIdeVersions = 2020.2.4, 2020.3.2, 2021.1 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user