Skip to content

Commit

Permalink
CASL-391 version 2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberhead-pl committed Sep 2, 2024
1 parent cd3515b commit e14ebdc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ mavenPassword=YourPassword
# - here-naksha-lib-core/NakshaVersion (static property: latest)
# - here-naksha-lib-psql/resources/naksha_plpgsql.sql (method: naksha_version)
# - here-naksha-app-service/src/main/resources/swagger/openapi.yaml (info.version property)
version=2.1.2-SNAPSHOT
version=2.1.2
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ servers:
info:
title: "Naskha Hub-API"
description: "Naksha Hub-API is a REST API to provide simple access to geo data."
version: "2.1.1"
version: "2.1.2"

security:
- AccessToken: [ ]
Expand Down

0 comments on commit e14ebdc

Please sign in to comment.