Skip to content

Commit

Permalink
upping fsw version to only have one PR
Browse files Browse the repository at this point in the history
  • Loading branch information
marinagmoreira committed Mar 28, 2024
1 parent f02324b commit 73edb8e
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 1 deletion.
5 changes: 5 additions & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Releases

## Release 0.2.8

* Improvements to survey_manager output
* Bug fixes

## Release 0.2.7

* Survey manager
Expand Down
7 changes: 7 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
isaac (0.2.8) testing; urgency=medium

* Improvements to survey_manager output
* Bug fixes

-- ISAAC Flight Software <[email protected]> Wed, 27 Mar 2024 19:26:57 -0700

isaac (0.2.7) testing; urgency=medium

* Survey manager
Expand Down
2 changes: 1 addition & 1 deletion isaac.doxyfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ PROJECT_NAME = "ISAAC"
# could be handy for archiving the generated documentation or if some version
# control system is used.

PROJECT_NUMBER = 0.2.7
PROJECT_NUMBER = 0.2.8

# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer a
Expand Down

0 comments on commit 73edb8e

Please sign in to comment.