app_version plugin is now hosted on GitHub
Apr 10th, 2008 by phil
I recently changed hosting providers and I am still in the process of moving everything over. One headache that I don’t need is recreating all of the Subversion repositories that I had hosted on the old service. So, I have decided to move the code for my app_version plugin to GitHub.
The plugin’s code is now located at http://github.com/toland/app_version. You can clone the repository using the following command:
git clone git://github.com/toland/app_version.git


