Commit efc9f6f 1 parent 5425608 commit efc9f6f Copy full SHA for efc9f6f
File tree 3 files changed +3
-3
lines changed
src/main/java/org/hydev/veracross/sdk
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ Then you can add this library as dependency:
56
56
<dependency >
57
57
<groupId >com.github.hydevelop</groupId >
58
58
<artifactId >VeracrossAnalyzer.SDK</artifactId >
59
- <version >3.2.0.322 </version >
59
+ <version >3.2.0.327 </version >
60
60
</dependency >
61
61
```
62
62
Original file line number Diff line number Diff line change 6
6
7
7
<groupId >org.hydev</groupId >
8
8
<artifactId >VeracrossAnalyzer.SDK</artifactId >
9
- <version >3.2.0.322 </version >
9
+ <version >3.2.0.327 </version >
10
10
11
11
<distributionManagement >
12
12
<repository >
Original file line number Diff line number Diff line change @@ -21,5 +21,5 @@ public class VeracrossConstants
21
21
* The version of THIS MODULE. Other modules of the Veracross
22
22
* analyzer project have different versions.
23
23
*/
24
- public static String VERSION = "3.2.0.322 " ;
24
+ public static String VERSION = "3.2.0.327 " ;
25
25
}
You can’t perform that action at this time.
0 commit comments