Skip to content
This repository has been archived by the owner on Nov 22, 2024. It is now read-only.

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
xcompass committed Aug 27, 2014
1 parent d0150fb commit 00c4b28
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ apply plugin: "idea"

// define the version for the project when publishing to maven
group "ca.ubc"
version "3.0.3002-SNAPSHOT"
version "3.0.3003"

webAppDirName = file("web")

Expand Down
2 changes: 1 addition & 1 deletion web/WEB-INF/bb-manifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<description value="plugin.description" />
<handle value="BasicLTI" />
<default-locale value="en_US" />
<version value="3.0.3002" />
<version value="3.0.3003" />
<webapp-type value="javaext" />
<requires>
<bbversion value="9.1.0" />
Expand Down

0 comments on commit 00c4b28

Please sign in to comment.