File tree Expand file tree Collapse file tree
Connect.Conference.Core/Properties Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3131//
3232// You can specify all the values or you can default the Build and Revision Numbers
3333// by using the '*' as shown below:
34- // [assembly: AssemblyVersion("2.1.2 ")]
35- [ assembly: AssemblyVersion ( "2.1.2 " ) ]
36- [ assembly: AssemblyFileVersion ( "2.1.2 " ) ]
34+ // [assembly: AssemblyVersion("2.1.3 ")]
35+ [ assembly: AssemblyVersion ( "2.1.3 " ) ]
36+ [ assembly: AssemblyFileVersion ( "2.1.3 " ) ]
Original file line number Diff line number Diff line change 3232//
3333// You can specify all the values or you can default the Revision and Build Numbers
3434// by using the '*' as shown below:
35- [ assembly: AssemblyVersion ( "2.1.2 " ) ]
36- [ assembly: AssemblyFileVersion ( "2.1.2 " ) ]
35+ [ assembly: AssemblyVersion ( "2.1.3 " ) ]
36+ [ assembly: AssemblyFileVersion ( "2.1.3 " ) ]
3737[ assembly: AssemblyInformationalVersion ( "01.00.00" ) ]
Original file line number Diff line number Diff line change 11{
22 "name" : " conference" ,
3- "version" : " 2.1.3 " ,
3+ "version" : " 2.1.4 " ,
44 "description" : " Conference module" ,
55 "dnnModule" : {
66 "fullName" : " Connect.Conference" ,
You can’t perform that action at this time.
0 commit comments