From f8442df5ba47445b0e088e0e08ca85b61fd23296 Mon Sep 17 00:00:00 2001
From: Arique1104 <60521756+Arique1104@users.noreply.github.com>
Date: Tue, 7 Feb 2023 10:29:49 -0700
Subject: [PATCH 1/2] Adds version update info
---
docs/RELEASE_NOTES.md | 9 +++++++++
package.json | 2 +-
2 files changed, 10 insertions(+), 1 deletion(-)
diff --git a/docs/RELEASE_NOTES.md b/docs/RELEASE_NOTES.md
index 4eda1aa97..2fea32183 100644
--- a/docs/RELEASE_NOTES.md
+++ b/docs/RELEASE_NOTES.md
@@ -1,5 +1,14 @@
# Release Notes
+## v13.0
+_February 2023:_ Version 13.0
+
+13.0 is a major release. This release is a node upgrade from Node 12 to Node 16.
+
+### Appreciations
+* [Arique Aguilar](https://github.com/Arique1104), [Ilona Brand](https://github.com/ibrand), [Kathy Nguyen](https://github.com/crayolakat), [Mark Kinsella](https://github.com/lastminutediorama) (our new Tech Lead -- welcome!), and Harold Travis and Mark Houghton for QA
+
+
## v12.3
_October 2022:_ Version 12.3
diff --git a/package.json b/package.json
index d120203ce..98e05264d 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "spoke",
- "version": "12.3.0",
+ "version": "13.0.0",
"description": "Spoke",
"main": "src/server",
"engines": {
From 58bfa79ef76154abbf50c775326ceb9d71560414 Mon Sep 17 00:00:00 2001
From: Arique1104 <60521756+Arique1104@users.noreply.github.com>
Date: Tue, 7 Feb 2023 10:41:50 -0700
Subject: [PATCH 2/2] Updates readme versions
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 702338679..6fb3843c6 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ Spoke is an open source text-distribution tool for organizations to mobilize sup
Spoke was created by Saikat Chakrabarti and Sheena Pakanati, and is now maintained by MoveOn.org.
-The latest version is [12.3](https://github.com/MoveOnOrg/Spoke/tree/12.3.0) (see [release notes](https://github.com/MoveOnOrg/Spoke/blob/main/docs/RELEASE_NOTES.md#v123))
+The latest version is [13.0](https://github.com/MoveOnOrg/Spoke/tree/13.0.0) (see [release notes](https://github.com/MoveOnOrg/Spoke/blob/main/docs/RELEASE_NOTES.md#v130))
## Setting up Spoke
@@ -24,7 +24,7 @@ Want to know more?
### Quick Start with Heroku
This version of Spoke suitable for testing and, potentially, for small campaigns. This won't cost any money and will not support production(aka large-scale) usage. It's a great way to practice deploying Spoke or see it in action.
-
+