Skip to content

Commit 7fbd622

Browse files
committed
Push version
1 parent df90c05 commit 7fbd622

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,10 +75,10 @@ task wrapper(type: Wrapper) {
7575
// Information about the plugin
7676

7777
// Plugin version number
78-
version '3.0pre8'
78+
version '3.0pre9'
7979

8080
intellij {
81-
version = '2017.3.1'
81+
version = '2017.3.2'
8282
downloadSources = true
8383
pluginName = 'Mathematica-IntelliJ-Plugin'
8484
updateSinceUntilBuild = false

0 commit comments

Comments
 (0)