Skip to content

Commit ef9facb

Browse files
authored
Update version string
1 parent e23484a commit ef9facb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PivotSubscriptions/Utility.cls

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Class PivotSubscriptions.Utility
33

44
ClassMethod GetVersion() As %String
55
{
6-
Quit "v1.0.1"
6+
Quit "v1.1.0"
77
}
88

99
/// Utility method for saving and updating global variables

0 commit comments

Comments
 (0)