Skip to content

Commit

Permalink
3.4.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
anidotnet committed Dec 12, 2020
1 parent 07eab40 commit c5ed62d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -49,5 +49,5 @@ deploy:

env:
global:
- NITRITE_VERSION=3.4.3-SNAPSHOT
- NITRITE_VERSION=3.4.3
- PGP_KEY_FILE=~/secring.gpg
2 changes: 1 addition & 1 deletion gradle.properties
Expand Up @@ -24,7 +24,7 @@
org.gradle.jvmargs=-Xmx1024m

# artifact version
nitriteVersion=3.4.3-SNAPSHOT
nitriteVersion=3.4.3

# nitrite dependency
asciidoctorVersion=1.5.6
Expand Down

0 comments on commit c5ed62d

Please sign in to comment.