mirror of
				https://github.com/JetBrains/intellij-platform-plugin-template.git
				synced 2025-06-13 13:04:09 +00:00 
			
		
		
		
	Update pluginVerifierIdeVersions to 2021.1.2
				
					
				
			This commit is contained in:
		
							parent
							
								
									49c80f224e
								
							
						
					
					
						commit
						7e1ab86c4d
					
				@ -9,6 +9,7 @@
 | 
				
			|||||||
### Changed
 | 
					### Changed
 | 
				
			||||||
- Dependencies (GitHub Actions) - upgrade `actions/cache` to `v2.1.6`
 | 
					- Dependencies (GitHub Actions) - upgrade `actions/cache` to `v2.1.6`
 | 
				
			||||||
- Trigger GitHub Actions `Build` workflows only on pushes to `main` branch or pull request to avoid duplicated checks
 | 
					- Trigger GitHub Actions `Build` workflows only on pushes to `main` branch or pull request to avoid duplicated checks
 | 
				
			||||||
 | 
					- Update `pluginVerifierIdeVersions` to `2021.1.2`
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## [0.10.0]
 | 
					## [0.10.0]
 | 
				
			||||||
### Changed
 | 
					### Changed
 | 
				
			||||||
 | 
				
			|||||||
@ -12,7 +12,7 @@ pluginUntilBuild = 211.*
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
# Plugin Verifier integration -> https://github.com/JetBrains/gradle-intellij-plugin#plugin-verifier-dsl
 | 
					# 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.
 | 
					# See https://jb.gg/intellij-platform-builds-list for available build versions.
 | 
				
			||||||
pluginVerifierIdeVersions = 2020.2.4, 2020.3.4, 2021.1.1
 | 
					pluginVerifierIdeVersions = 2020.2.4, 2020.3.4, 2021.1.2
 | 
				
			||||||
 | 
					
 | 
				
			||||||
platformType = IC
 | 
					platformType = IC
 | 
				
			||||||
platformVersion = 2020.2.4
 | 
					platformVersion = 2020.2.4
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user