Module Version
Learn how to define the version number of a module.
We'll cover the following...
Defining a child module’s version number
As mentioned in the previous lesson,it’s recommended to explicitly set the acceptable version number for any child modules being invoked in order to prevent unexpected and unwanted changes. ...