aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--csharp/src/ProtocolBuffers/Google.Protobuf.nuspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/csharp/src/ProtocolBuffers/Google.Protobuf.nuspec b/csharp/src/ProtocolBuffers/Google.Protobuf.nuspec
index 49704993..9b5e1c83 100644
--- a/csharp/src/ProtocolBuffers/Google.Protobuf.nuspec
+++ b/csharp/src/ProtocolBuffers/Google.Protobuf.nuspec
@@ -5,7 +5,7 @@
<title>Google Protocol Buffers C#</title>
<summary>C# runtime library for Protocol Buffers - Google's data interchange format.</summary>
<description>See project site for more info.</description>
- <version>3.0.0-experimental</version>
+ <version>3.0.0-beta*</version>
<authors>Google Inc.</authors>
<owners>protobuf-packages</owners>
<licenseUrl>https://github.com/google/protobuf/blob/master/LICENSE</licenseUrl>