Skip to content

Commit

Permalink
Merge pull request #24 from Lombiq/issue/OSOE-86
Browse files Browse the repository at this point in the history
OSOE-86: setting manifest version to 0.0.1
  • Loading branch information
sarahelsaig authored Jun 14, 2022
2 parents 20c2455 + ea7b066 commit e297820
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Lombiq.Privacy.Samples/Manifest.cs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Name = "Lombiq Privacy - Samples",
Author = "Lombiq Technologies",
Website = "https://github.com/Lombiq/Orchard-Privacy",
Version = "3.1.0-alpha",
Version = "0.0.1",
Description = "Samples for Lombiq Privacy.",
Category = "Privacy",
Dependencies = new[]
Expand Down
2 changes: 1 addition & 1 deletion Lombiq.Privacy/Manifest.cs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Name = "Lombiq Privacy",
Author = "Lombiq Technologies",
Website = "https://lombiq.com",
Version = "3.0.2"
Version = "0.0.1"
)]

[assembly: Feature(
Expand Down

0 comments on commit e297820

Please sign in to comment.