Skip to content

Commit

Permalink
Updating assembly information for PCL
Browse files Browse the repository at this point in the history
  • Loading branch information
ArtursKadikis committed May 11, 2022
1 parent 5f0577f commit 501a8ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pcl/Countly/Properties/AssemblyInfo.cs
Expand Up @@ -27,7 +27,7 @@
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("21.11.1.0")]
[assembly: AssemblyFileVersion("21.11.0.0")]
[assembly: AssemblyFileVersion("21.11.1.0")]

//for making internal calls visible to tests
//[assembly: InternalsVisibleTo("CountlyTest_452")]
Expand Down

0 comments on commit 501a8ff

Please sign in to comment.