Skip to content

Commit c35a8a3

Browse files
committed
Bumped version
1 parent 30cfb3b commit c35a8a3

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,5 @@ ZXing.UIImageTool/
3030
[Cc]omponents/
3131

3232
Backup/
33+
34+
TestCloud/

src/ZXing.Net.Mobile/Properties/AssemblyVersionInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@
1212
// You can specify all the values or you can default the Build and Revision Numbers
1313
// by using the '*' as shown below:
1414
// [assembly: AssemblyVersion("1.0.*")]
15-
[assembly: AssemblyVersion("1.4.7.1")]
16-
[assembly: AssemblyFileVersion("1.4.7.1")]
15+
[assembly: AssemblyVersion("1.5.0.0")]
16+
[assembly: AssemblyFileVersion("1.5.0.0")]

0 commit comments

Comments
 (0)