Packages

Lean-and-mean version bumping tool

Current section

Files

Jump to
vsntool lib vsntool plugin cordova_plugin_xml.ex
Raw

lib/vsntool/plugin/cordova_plugin_xml.ex

defmodule Vsntool.Plugin.CordovaPluginXml do
use Vsntool.RegexPatcher, file: "plugin.xml", regex: ~r/<plugin.*version=\"(.*?)\"/
end