Skip to content

Commit

Permalink
chore: increment version number
Browse files Browse the repository at this point in the history
  • Loading branch information
dwsilk committed Apr 8, 2021
1 parent 9aa5dea commit 6002f0e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,10 @@ Change Log

All notable changes to this project will be documented in this file.

Unreleased
3.6.0
==========


Changed
-------

Expand Down
2 changes: 1 addition & 1 deletion buildings/metadata.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name=Buildings
description=This plugin is used to maintain New Zealand topographic buildings datasets
about=This plugin is used to maintain New Zealand topographic buildings datasets
version=dev
version=3.6.0

qgisMinimumVersion=3.10

Expand Down
2 changes: 1 addition & 1 deletion makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# Installs the SQL creation scripts and load script.

VERSION = dev
VERSION = 3.6.0

SED = sed

Expand Down

0 comments on commit 6002f0e

Please sign in to comment.