Skip to content

Commit

Permalink
Update version and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
e-n-f committed Nov 13, 2024
1 parent fbf3348 commit 7604d1f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 2.69.0

* Fix crash when the first bin gets clipped away

# 2.68.0

* Adds `--no-tile-compression` option to `tippecanoe-overzoom`
Expand Down
2 changes: 1 addition & 1 deletion version.hpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#ifndef VERSION_HPP
#define VERSION_HPP

#define VERSION "v2.68.0"
#define VERSION "v2.69.0"

#endif

0 comments on commit 7604d1f

Please sign in to comment.