User-388115193 posted
Hi there,
The Assembly version before me doing the work was
<Assembly: AssemblyVersion("1.1.0.0")>
<Assembly: AssemblyFileVersion("1.1.0.0")>
The modifications involved adding a new interface and its implementation class for a email service.
What part of the assembly verison should I update? major minor build revision.