Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
gartens authored and vogti committed Jul 30, 2024
1 parent e5bc27f commit 4d9cd2c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ repositories {

group 'org.chronos-eaas'
archivesBaseName = "chronos-agent"
version '2.4.4-SNAPSHOT'
version '2.5.0-SNAPSHOT'

description = "Chronos Agent"

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
The MIT License (MIT)
Copyright (c) 2018-2022 The Chronos Project
Copyright (c) 2018-2024 The Chronos Project
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
The MIT License (MIT)
Copyright (c) 2018-2023 The Chronos Project
Copyright (c) 2018-2024 The Chronos Project
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down

0 comments on commit 4d9cd2c

Please sign in to comment.