Skip to content
This repository was archived by the owner on Apr 10, 2018. It is now read-only.

Commit 0a447e9

Browse files
committed
Bumped version number
1 parent e78a160 commit 0a447e9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

GlobalAssemblyInfo.cs

+3-3
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@
2424
// Sie können alle Werte angeben oder die standardmäßigen Build- und Revisionsnummern
2525
// durch Einsatz von '*', wie in nachfolgendem Beispiel:
2626
// [assembly: AssemblyVersion("1.0.*")]
27-
[assembly: AssemblyVersion("3.1.3")]
28-
[assembly: AssemblyFileVersion("3.1.3")]
29-
[assembly: AssemblyInformationalVersion("3.1.3")]
27+
[assembly: AssemblyVersion("3.2.0")]
28+
[assembly: AssemblyFileVersion("3.2.0")]
29+
[assembly: AssemblyInformationalVersion("3.2.0")]
3030

3131
[assembly: InternalsVisibleTo("RestSharp.Portable.OAuth, PublicKey=" +
3232
"00240000048000009400000006020000002400005253413100040000010001000f8415df6f1232" +

0 commit comments

Comments
 (0)