diff --git a/Formula/notevc.rb b/Formula/notevc.rb index 6cc6f9c..00c0026 100644 --- a/Formula/notevc.rb +++ b/Formula/notevc.rb @@ -1,5 +1,5 @@ class Notevc < Formula - version "1.0.3" + version "1.0.1" desc "Version control for markdown files" homepage "https://notevc.io"