mirror of
				https://github.com/JetBrains/intellij-platform-plugin-template.git
				synced 2025-06-13 13:04:09 +00:00 
			
		
		
		
	Update platformVersion to 2024.1.7; Change since/until build to 241-243.* (2024.1-2024.3.*)
				
					
				
			This commit is contained in:
		
							parent
							
								
									786d347c20
								
							
						
					
					
						commit
						cfd728b731
					
				
							
								
								
									
										6
									
								
								.github/template-cleanup/gradle.properties
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.github/template-cleanup/gradle.properties
									
									
									
									
										vendored
									
									
								
							| @ -7,12 +7,12 @@ pluginRepositoryUrl = https://github.com/%REPOSITORY% | ||||
| pluginVersion = 0.0.1 | ||||
| 
 | ||||
| # Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html | ||||
| pluginSinceBuild = 233 | ||||
| pluginUntilBuild = 242.* | ||||
| pluginSinceBuild = 241 | ||||
| pluginUntilBuild = 243.* | ||||
| 
 | ||||
| # IntelliJ Platform Properties -> https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin.html#configuration-intellij-extension | ||||
| platformType = IC | ||||
| platformVersion = 2023.3.8 | ||||
| platformVersion = 2024.1.7 | ||||
| 
 | ||||
| # Plugin Dependencies -> https://plugins.jetbrains.com/docs/intellij/plugin-dependencies.html | ||||
| # Example: platformPlugins = com.jetbrains.php:203.4449.22, org.intellij.scala:2023.3.27@EAP | ||||
|  | ||||
| @ -7,6 +7,7 @@ | ||||
| ### Changed | ||||
| 
 | ||||
| - Upgrade Gradle Wrapper to `8.11` | ||||
| - Update `platformVersion` to `2024.1.7` | ||||
| 
 | ||||
| ## [2.0.2] - 2024-10-07 | ||||
| 
 | ||||
|  | ||||
| @ -7,12 +7,12 @@ pluginRepositoryUrl = https://github.com/JetBrains/intellij-platform-plugin-temp | ||||
| pluginVersion = 2.0.2 | ||||
| 
 | ||||
| # Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html | ||||
| pluginSinceBuild = 233 | ||||
| pluginUntilBuild = 242.* | ||||
| pluginSinceBuild = 241 | ||||
| pluginUntilBuild = 243.* | ||||
| 
 | ||||
| # IntelliJ Platform Properties -> https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin.html#configuration-intellij-extension | ||||
| platformType = IC | ||||
| platformVersion = 2023.3.8 | ||||
| platformVersion = 2024.1.7 | ||||
| 
 | ||||
| # Plugin Dependencies -> https://plugins.jetbrains.com/docs/intellij/plugin-dependencies.html | ||||
| # Example: platformPlugins = com.jetbrains.php:203.4449.22, org.intellij.scala:2023.3.27@EAP | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user