diff options
author | him <edorta@uncc.edu> | 2023-02-11 18:23:09 -0500 |
---|---|---|
committer | Benji Dial <benji@noreply.git.benjidial.net> | 2023-02-11 18:23:09 -0500 |
commit | ef65431d405a713b138a55054e78497883f27e54 (patch) | |
tree | fa74375079e43b30599cd5cc9b1e816af37413b8 /pom.xml | |
parent | 166ebd3195907e540076e6e0af04e68a3c3525ee (diff) | |
download | new-simple-waypoints-ef65431d405a713b138a55054e78497883f27e54.tar.gz |
Add waypoint renaming
Co-authored-by: Flarp <flurpdadurp@gmail.com>
Reviewed-on: https://git.benjidial.net/benji/nswp/pulls/1
Co-authored-by: him <edorta@uncc.edu>
Co-committed-by: him <edorta@uncc.edu>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ <groupId>net.benjidial.nswp</groupId> <artifactId>NSWP</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.1-SNAPSHOT</version> <name>NewSimpleWaypoints</name> |