Skip to content
This repository has been archived by the owner on Dec 22, 2022. It is now read-only.

Commit

Permalink
Bump CHANGELOG and VERSION for 1.0.74 release
Browse files Browse the repository at this point in the history
  • Loading branch information
pgwillia committed Jul 13, 2022
1 parent 1932d52 commit de1f29c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ and releases in NEOSDiscovery project adheres to [Semantic Versioning](http://se

## [Unreleased]

## [1.0.74] - 2022-07-13

### Security
- Bump rails from 5.2.8 to 5.2.8.1

## [1.0.73] - 2022-05-04

### Security
Expand Down
2 changes: 1 addition & 1 deletion config/application.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
Bundler.require(*Rails.groups)

module SearchApp
VERSION = '1.0.73'.freeze # used in application layout meta generator tag
VERSION = '1.0.74'.freeze # used in application layout meta generator tag

class Application < Rails::Application
# Settings in config/environments/* take precedence over those specified here.
Expand Down

0 comments on commit de1f29c

Please sign in to comment.