You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You may also download the code targeted to your desired version from the [releases page](https://github.com/ignition-api/7.9/releases) and add it as a dependency to your scripting project.
79
+
You may also download the code targeted to your desired version from the [releases page](https://github.com/ignition-api/8.1/releases) and add it as a dependency to your scripting project.
80
80
81
81
#### Using as a dependency in PyCharm
82
82
@@ -101,7 +101,7 @@ This project consists of the following packages:
101
101
102
102
#### com.inductiveautomation
103
103
104
-
This package includes supporting Inductive Automation's classes and interfaces. For more information, see documentation here: <https://files.inductiveautomation.com/sdk/javadoc/ignition81/8.1.20/index.html>.
104
+
This package includes supporting Inductive Automation's classes and interfaces. For more information, see documentation here: <https://files.inductiveautomation.com/sdk/javadoc/ignition81/8.1.21/index.html>.
105
105
106
106
#### java/javax
107
107
@@ -113,7 +113,7 @@ This package includes supporting classes and interfaces from Apache Commons Math
113
113
114
114
#### org.json
115
115
116
-
This package includes supporting classes and interfaces from the Inductive Automation's `org.json` package, see documentation here: <https://files.inductiveautomation.com/sdk/javadoc/ignition81/8.1.20/org/json/package-summary.html>
116
+
This package includes supporting classes and interfaces from the Inductive Automation's `org.json` package, see documentation here: <https://files.inductiveautomation.com/sdk/javadoc/ignition81/8.1.21/org/json/package-summary.html>
0 commit comments