Skip to content

Commit

Permalink
Update to 0.1.0-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
staniel359 committed Dec 30, 2021
1 parent a68d435 commit 804a99d
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2020-2021 Aleksey Shpakovsky
Copyright (c) 2020-2022 Aleksey Shpakovsky

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 electron-builder.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"appId": "com.electron.muffon",
"copyright": "Copyright © 2020-2021 Aleksey Shpakovsky",
"copyright": "Copyright © 2020-2022 Aleksey Shpakovsky",
"win": {
"icon": "public/icon.ico",
"verifyUpdateCodeSignature": false
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "muffon",
"version": "0.1.0-alpha.16",
"version": "0.1.0-beta",
"description": "Desktop music streaming browser",
"author": {
"name": "Aleksey Shpakovsky",
Expand Down
2 changes: 1 addition & 1 deletion public/license.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2020-2021 Aleksey Shpakovsky
Copyright (c) 2020-2022 Aleksey Shpakovsky

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 804a99d

Please sign in to comment.