Skip to content

Commit

Permalink
update RowanServices for release
Browse files Browse the repository at this point in the history
RowanService class>>rowanClientServicesVersionLowerLimit

(always should be incremented and committed in sync with RowanService class>>version on server)
  • Loading branch information
Eric Winger authored and Eric Winger committed Oct 5, 2022
1 parent 6fc74ef commit 70e78bf
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.1'!
^'3.0.2'!

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

0 comments on commit 70e78bf

Please sign in to comment.