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