Skip to content

Commit

Permalink
bumping addin version of v5.x branch to v1.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
salaros committed Dec 8, 2017
1 parent 7672422 commit bbb4063
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/MonoDevelop.WakaTime.addin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
copyright=""
description="WakaTime is a productivity and time tracking tool for programmers. Once the WakaTime plugin is installed, you get a dashboard with reports about your programming by time, language, project, and branch."
category="IDE extensions"
version="1.0.9">
version="1.0.10">
<!-- Resources -->
<Dependencies>
<Addin id="Ide" version="5.0" />
Expand Down
2 changes: 1 addition & 1 deletion src/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
[assembly: AssemblyProduct("MonoDevelop")]
[assembly: AssemblyTitle("WakaTime")]
[assembly: AssemblyDescription("WakaTime is a productivity & time tracking tool for programmers. Once the WakaTime plugin is installed, you get a dashboard with reports about your programming by time, language, project, and branch.")]
[assembly: AssemblyVersion("1.0.9")]
[assembly: AssemblyVersion("1.0.10")]
[assembly: AssemblyCopyright("MIT")]

0 comments on commit bbb4063

Please sign in to comment.