From 45f35ea7ec2e46d7b38f61301a58dcd070cb8e2e Mon Sep 17 00:00:00 2001
From: Ryan Smith <0ryansmith1994@gmail.com>
Date: Tue, 14 Jul 2015 16:53:51 +0100
Subject: [PATCH] Corrects release process.

---
 docs/readme.md | 1 -
 1 file changed, 1 deletion(-)

diff --git a/docs/readme.md b/docs/readme.md
index 7ae6092..6339794 100644
--- a/docs/readme.md
+++ b/docs/readme.md
@@ -55,7 +55,6 @@ You'll now be able to modify and test events by updating the code inside the "ve
 ## Plugin Release Process
 This process has been documented for collaborators (users that have write access to the repository) who are releasing new versions of this plugin.
 
-1. Modify the VERSION file.
 1. Modify the version.php file.
 1. Commit and push the changes made.
 1. Run `sh build.sh` on the branch to be released.
-- 
GitLab