mitchspano/apex-trigger-actions-framework

TriggerBase class in on an old apiversion 47. Are there any issues with newer api versions?

Closed this issue · 1 comments

TriggerBase class in on an old apiversion 47. Are there any issues with newer api versions?
https://github.com/mitchspano/apex-trigger-actions-framework/blob/master/trigger-actions-framework/main/default/classes/TriggerBase.cls-meta.xml

Expected

All classes use the same api version

Actual

TriggerBase one class is 6 versions behind

Thanks for bringing this to my attention. As far as I am aware, there are no known issues with newer API versions. I will test this afternoon and raise a PR to bump the version on all classes.