We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e23484a commit ef9facbCopy full SHA for ef9facb
1 file changed
PivotSubscriptions/Utility.cls
@@ -3,7 +3,7 @@ Class PivotSubscriptions.Utility
3
4
ClassMethod GetVersion() As %String
5
{
6
- Quit "v1.0.1"
+ Quit "v1.1.0"
7
}
8
9
/// Utility method for saving and updating global variables
0 commit comments