Skip to content

Commit

Permalink
v3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
alanhamlett committed Nov 21, 2016
1 parent 8bfa8b6 commit 8bc44d1
Show file tree
Hide file tree
Showing 7 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions com.wakatime.eclipse.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="com.wakatime.eclipse.feature"
label="WakaTime"
version="3.0.1"
version="3.0.2"
provider-name="WAKATIME">

<description url="https://wakatime.com">
Expand Down Expand Up @@ -51,7 +51,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
id="com.wakatime.eclipse.plugin"
download-size="0"
install-size="0"
version="3.0.1"
version="3.0.2"
unpack="false"/>

</feature>
2 changes: 1 addition & 1 deletion com.wakatime.eclipse.plugin/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: WakaTime
Bundle-SymbolicName: com.wakatime.eclipse.plugin;singleton:=true
Bundle-Version: 3.0.1
Bundle-Version: 3.0.2
Bundle-Activator: com.wakatime.eclipse.plugin.WakaTime
Bundle-Vendor: WAKATIME
Require-Bundle: org.eclipse.ui,
Expand Down
Binary file modified update-site/artifacts.jar
Binary file not shown.
Binary file modified update-site/content.jar
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion update-site/site.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<description name="WakaTime" url="https://raw.githubusercontent.com/wakatime/eclipse-wakatime/master/update-site/">
Fully automatic time tracking for Eclipse.
</description>
<feature url="features/com.wakatime.eclipse.feature_3.0.1.jar" id="com.wakatime.eclipse.feature" version="3.0.1">
<feature url="features/com.wakatime.eclipse.feature_3.0.2.jar" id="com.wakatime.eclipse.feature" version="3.0.2">
<category name="com.wakatime.eclipse.category"/>
</feature>
<category-def name="com.wakatime.eclipse.category" label="WakaTime">
Expand Down

0 comments on commit 8bc44d1

Please sign in to comment.