File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Connect.FlickrGallery.Core/Properties Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 32
32
// You can specify all the values or you can default the Build and Revision Numbers
33
33
// by using the '*' as shown below:
34
34
// [assembly: AssemblyVersion("2.1.4")]
35
- [ assembly: AssemblyVersion ( "2.1.5 " ) ]
36
- [ assembly: AssemblyFileVersion ( "2.1.5 " ) ]
35
+ [ assembly: AssemblyVersion ( "2.2.0 " ) ]
36
+ [ assembly: AssemblyFileVersion ( "2.2.0 " ) ]
Original file line number Diff line number Diff line change 30
30
//
31
31
// You can specify all the values or you can default the Revision and Build Numbers
32
32
// by using the '*' as shown below:
33
- [ assembly: AssemblyVersion ( "2.1.5 " ) ]
34
- [ assembly: AssemblyFileVersion ( "2.1.5 " ) ]
33
+ [ assembly: AssemblyVersion ( "2.2.0 " ) ]
34
+ [ assembly: AssemblyFileVersion ( "2.2.0 " ) ]
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " flickrgallery" ,
3
- "version" : " 2.2.0 " ,
3
+ "version" : " 2.2.1 " ,
4
4
"description" : " Flickr Gallery module for DNN Platform" ,
5
5
"dnn" : {
6
6
"projectFolders" : [
You can’t perform that action at this time.
0 commit comments