Skip to content

Commit

Permalink
update services version range check for release
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Winger authored and Eric Winger committed Dec 7, 2022
1 parent 8c31f9a commit 1adeb49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sources/RowanService.cls
Original file line number Diff line number Diff line change
Expand Up @@ -719,7 +719,7 @@ notRowanizedPackageName
^'(NONE)'!

rowanClientServicesVersionLowerLimit
^'3.0.3'!
^'3.0.4'!

templateClassName ^self name! !
!RowanService class categoriesForMethods!
Expand Down

0 comments on commit 1adeb49

Please sign in to comment.