Skip to content

Commit

Permalink
REL: update for 2.0.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
sasaki77 committed Nov 25, 2024
1 parent f7dce52 commit aaf9268
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Change Log
## 2.0.0 (2024-12-xx)
## 2.0.0 (2024-11-25)

### Enhancements
- **Backend**: Migrate retrieval format from qw JSON to PB raw
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
The MIT License (MIT)

Copyright (c) 2016 Grafana
Copyright (c) 2019-2020 Shinya Sasaki
Copyright (c) 2019-2024 Shinya Sasaki

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
2 changes: 1 addition & 1 deletion docs/releases.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Release Notes
## 2.0.0

**2024-12-xx**
**2024-11-25**

### Enhancements
- **Backend**: Migrate retrieval format from qw JSON to PB raw
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "sasaki77-archiver-appliance",
"alerting": true,
"private": true,
"version": "1.6.1",
"version": "2.0.0",
"description": "ArchiverAppliance",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit aaf9268

Please sign in to comment.