Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
neowit committed Aug 13, 2016
1 parent aaed403 commit ff86380
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/scala/com/neowit/apex/AppVersion.scala
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import com.neowit.utils.ResponseWriter.{MessageDetail, Message}

object AppVersion {
val APP_NAME = "tooling-force.com"
val VERSION = "0.3.6.2"
val VERSION = "0.3.6.3"
}
class AppVersion extends ApexAction {
override def act(): Unit = {
Expand Down

0 comments on commit ff86380

Please sign in to comment.