Skip to content

Commit

Permalink
Updating manifest version numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
Piedone committed Feb 21, 2022
1 parent 6e9c15e commit c969627
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Lombiq.DataTables.Samples/Manifest.cs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Name = "Lombiq Data Tables - Samples",
Author = "Lombiq Technologies",
Website = "https://github.com/Lombiq/Orchard-Data-Tables",
Version = "2.1.0",
Version = "2.1.3",
Description = "Samples for Lombiq Data Tables.",
Category = "Development",
Dependencies = new[] { Lombiq.DataTables.Constants.FeatureIds.DataTables }
Expand Down
2 changes: 1 addition & 1 deletion Lombiq.DataTables/Manifest.cs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[assembly: Module(
Name = "Lombiq Data Tables",
Author = "Lombiq Technologies",
Version = "2.1.0",
Version = "2.1.3",
Description = "Module for displaying data using jQuery Data Tables.",
Website = "https://github.com/Lombiq/Orchard-Data-Tables"
)]
Expand Down

0 comments on commit c969627

Please sign in to comment.