aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/build_unitypackage.bat
diff options
context:
space:
mode:
Diffstat (limited to 'src/csharp/build_unitypackage.bat')
-rw-r--r--src/csharp/build_unitypackage.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/csharp/build_unitypackage.bat b/src/csharp/build_unitypackage.bat
index 3334d24c11..6b66b941a8 100644
--- a/src/csharp/build_unitypackage.bat
+++ b/src/csharp/build_unitypackage.bat
@@ -13,7 +13,7 @@
@rem limitations under the License.
@rem Current package versions
-set VERSION=1.18.0-dev
+set VERSION=1.19.0-dev
@rem Adjust the location of nuget.exe
set NUGET=C:\nuget\nuget.exe