summarylogtreecommitdiffstats
path: root/.install
blob: 3f6015552b113e0d8f9436044da1d30e72c905d9 (plain)
1
2
3
4
5
post_upgrade() {
  echo "Since vcvrack 2.2.2-1, plugins in the user's home directory are"
  echo "preferred over system-wide plugins. If you have a plugin"
  echo "installed in both places, the version may change due to this upgrade."
}