Miguel Ribeiro
Results
2
comments of
Miguel Ribeiro
Yes, all http4s-based projects are using the same value to set the version. Perhaps one of the dependencies is pulling an older version? I'll investigate
> I'm using this simple bash script: > > ``` > #!/bin/bash > git clone https://github.com/zhrexl/DrawOnYourScreen2 ~/.local/share/gnome-shell/extensions/[email protected] > ``` > > Just save it somewhere as "draw_on_your_screen.sh", give it execute...