Skip to content

Commit

Permalink
increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
Angelyr committed Nov 8, 2024
1 parent 291f917 commit d454eeb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/globus-test.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
name: Globus-Systems
on:
push:
schedule:
# Monday 5:35 UTC or 01:35 EDT
- cron: '35 5 * * 1'
Expand Down
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.0.0)

project(pumipic VERSION 2.1.2 LANGUAGES CXX)
project(pumipic VERSION 2.1.3 LANGUAGES CXX)

include(cmake/bob.cmake)

Expand Down

0 comments on commit d454eeb

Please sign in to comment.