Skip to content

Commit

Permalink
Updating version
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Feb 27, 2021
1 parent 5524e9a commit 13694bc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
group=uk.co.hadoopathome.intellij.viewer
version=2.4.0
version=2.5.0
2 changes: 1 addition & 1 deletion src/main/resources/META-INF/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<id>uk.co.hadoopathome.intellij.avro.intellijavroviewer</id>
<name>Avro and Parquet Viewer</name>
<description>A Tool Window for viewing Avro and Parquet files and their schemas</description>
<version>2.4.0</version>
<version>2.5.0</version>
<vendor email="ben@bwinsights.co.uk" url="http://www.github.com/benwatson528">Ben Watson</vendor>

<depends>com.intellij.modules.lang</depends>
Expand Down

0 comments on commit 13694bc

Please sign in to comment.