Skip to content
This repository has been archived by the owner on Dec 14, 2021. It is now read-only.

Commit

Permalink
bump version number to 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mlangkabel committed Jun 17, 2019
1 parent d590d29 commit f2612aa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Appveyor project configuration file
# Build the plugin on Windows environment

version: 0.7.{build}
version: 0.8.0.{build}

# Official QtC binaries are built
# with msvc2015-x86
Expand Down
2 changes: 1 addition & 1 deletion Sourcetrail.json.in
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
\"Name\" : \"Sourcetrail\",
\"Version\" : \"0.7\",
\"Version\" : \"0.8.0\",
\"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
\"Vendor\" : \"Coati Software KG\",
\"Copyright\" : \"Coati Software KG\",
Expand Down

0 comments on commit f2612aa

Please sign in to comment.