Skip to content

Commit

Permalink
add entry for 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jburel committed May 7, 2021
1 parent 74a2241 commit 855d276
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
0.2.1 (May 2021)
----------------

- Update broken link so VNC can be installed. [#20](https://github.com/ome/omero-guide-fiji/pull/20)

0.2.0 (July 2020)
-----------------

Expand Down
4 changes: 2 additions & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,14 +50,14 @@

# General information about the project.
project = u'OMERO guide Fiji'
copyright = u'2019-2020, Open Microscopy Environment'
copyright = u'2019-2021, Open Microscopy Environment'

# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
# built documents.
#
# The short X.Y version.
version = '0.2.0'
version = '0.2.1'
# The full version, including alpha/beta/rc tags.
release = version

Expand Down

0 comments on commit 855d276

Please sign in to comment.