]> BookStack Code Mirror - bookstack/commitdiff
Merge branch 'development' into release
authorDan Brown <redacted>
Sun, 26 Feb 2023 11:02:56 +0000 (11:02 +0000)
committerDan Brown <redacted>
Sun, 26 Feb 2023 11:02:56 +0000 (11:02 +0000)
1  2 
.gitignore
version

diff --cc .gitignore
index b5cd75f474f393bf37a041db6ab2655988ea3bba,90b80e7b85df2cc6ca596a2f5e0c41f928a5bd61..615013ff78371cf236a479194a8c405446024881
@@@ -5,12 -5,13 +5,13 @@@ Homestead.yam
  .idea
  npm-debug.log
  yarn-error.log
 -/public/dist
 +/public/dist/*.map
  /public/plugins
 -/public/css
 -/public/js
 +/public/css/*.map
 +/public/js/*.map
  /public/bower
  /public/build/
+ /public/favicon.ico
  /storage/images
  _ide_helper.php
  /storage/debugbar
diff --cc version
index 717560bba3922fcb8da10cd88e89a9847f22532c,1a094928c2669190e89c5a76633bc9bf59164a6f..394a629ed4bf1c62ffecde0afcb9903dc767e7fd
+++ b/version
@@@ -1,1 -1,1 +1,1 @@@
- v23.01.1
 -v23.02-dev
++v23.02-dev