We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f9d914 commit 9ffa351Copy full SHA for 9ffa351
2 files changed
PowerShell-PowerSchool.psm1
@@ -10,7 +10,7 @@
10
Authors: Charles Crossan
11
12
.VERSION
13
- 1.0.1
+ 1.0.2
14
15
#>
16
plugin/plugin.xml
@@ -3,7 +3,7 @@
3
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4
xsi:schemaLocation='http://plugin.powerschool.pearson.com plugin.xsd'
5
name="PowerSchool-PowerShell-API-Plugin"
6
- version="1.0.1"
+ version="1.0.2"
7
description="PowerSchool PowerShell API Plugin">
8
9
<oauth></oauth>
0 commit comments